John Taylor-Johnston wrote:
Try \"countdown.js\" instead of single quotes ?
//INCLUSION OF COUNTDOWN TIMER
."<tr><td colspan=2><SCRIPT language='JavaScript'
SRC='countdown.js'></SCRIPT><center><script
type='text/javascript'>countdown_clock(05, 11, 19, 08, 00,
1);</script></center></td></tr>\n"
."</table>\n"
Tried that and it didn't work either. I changed it to
SRC='countdown.js' after escaping the double quites didn't work. This
is really bugging the heck out of me!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php