I keep getting this error when running my scripts
http://debbiet.x10.mx/hour16_6.html
http://debbiet.x10.mx/clock.php : this is the file I was trying to see if it worked. the ajax2.js file pulls the url
I get this error on hosting site Server: Parse error: syntax error, unexpected 'echo' (T_ECHO) in /home/debbietx/public_html/clock.php on line 1
my clock file is straight from the book? <?php echo date('H:i:s'); ?>
You clock file seems to be working. Did you resolve this issue?