Well, I don't understand it too, i don't know why with normal variables
there are not problem and with session variables i need to refresh the
page to see the results after the submit form.
The mechanism is this:
query 1 with parameter ---- >ACCESS FORM ------- > results
only
session_register(uid) shown with refresh
session_register(pwd) (get parameter from
REQUEST_URI)
if i do this:
query 1 ---- > (NOT ACCESS) ------- > results with no problem
I hope than somebody can give me some ideas... because this is driving
me crazy..
THks,
Karina
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]