Look for empty lines, html tags,"echoes" or "prints" before the cookie
session is tried, even in include files and clear them.
Jayme.
http://www.conex.com.br/jjeffman
-Mensagem Original-
De: JB <[EMAIL PROTECTED]>
Para: <[EMAIL PROTECTED]>; <[E
Use persistent connections it's a matter of performance of your script.
When you use persistent connections the next call to mysql_pconnect will
catch a opened connection if available. The mysql_connect command always
open a new connection which slower than get an opened one. Anyway you can't
use
2 matches
Mail list logo