On Thursday 22 July 2004 10:23 am, Tobias Brasier wrote:
> The problem is that when I run the page, the log files show that the page
> was accessed twice.

I would be looking for calls to the header() function or a meta refresh tag in 
the header of this program. Maybe there is an include() file that has one of 
these things in it? Setting the background color of a <TD> using the #123456 
method is not going to cause your script to load twice.

James Hicks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to