Hi All,
I have built some classes, they were working perfect on my computer and m using PHP 5.2.9 but when i uploaded the files onto the server now they show strange errors while i access the page, i have tried with two different serves on one it doesnt show any thing and the page dies, while on the other server an error is displayed, somewhat like this.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in classes/class.product.php on line 18
I have check the servers are running ver 4.4.9. Is it because of server compatibility and is there any way to overcome this problem.