>>previous page.  Try putting the log in information and anything
>>else needed
>>in hidden fields in your form.

YIKES!...hidden form fields are viewable in the html source generated.

session_register() anyone?

I thought you were trying to re-use the db connection?

if so, use mysql_pconnect() if the mysql.allow_persistent directive is
enabled.


-Craig


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

Reply via email to