Hi
I have installed the news script and all works aprt of the error appear when I try to view the News in the " adding news " and when I try to display in the web.
Can you please help?
Thanks
Giuliano
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /web/htdocs/www.atleticapbm.it/home/news/simple_html_dom.php on line 84
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
I think that's a problem with the version of PHP your server has installed. You can check which version your server has installed by creating a new file called phpinfo.php, inside it put this code
Code:
<?php phpinfo(); ?>
For the script to function correctly PHP5+ is required.
Hi
Thanks for your answer.
I have chaecked and site report : PHP Version 4.4.9
There is any possibility to use your script into this version?
Thanks
Ciao