On Thu, July 7, 2005 4:14 am, Thorsten Friedrich said:
> because of the fact that i´ll never see if the write-session-function is
>
> called i´ve placed a write-a-log-to-disk function in all session-function
> to
>
> see if they are called.

What are these write-a-log-to-disk functions outputting?

Can you beef them up, particularly with error-checking on the result of
you mysql_query() calls?

If your queries are failing for some reason, and you're not logging it,
and you're used to seeing them in your browser or Apache log, you'll never
know unless you log them from here and check that other log.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to