Hi!
I downloaded the VCARD class and sample page, but hwen I try to open the sample I get this error:
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/intranet/public_html/promotie/class.vCard.inc.php on line 4
Fatal error: Cannot instantiate non-existent class: vcard in /home/intranet/public_html/promotie/sample_vcard.php on line 24
Any ideas?
I am using SuSE 8.1 and PHP4
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I downloaded the VCARD class and sample page, but hwen I try to open the sample I get this error:
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/intranet/public_html/promotie/class.vCard.inc.php on line 4
Fatal error: Cannot instantiate non-existent class: vcard in /home/intranet/public_html/promotie/sample_vcard.php on line 24
Any ideas?
I am using SuSE 8.1 and PHP4
if you have downloaded version 2.xxx than thats the wrong file, because it's for php 5. all 1.xxx versions on this project page are for php 4.3.x