You are going to have to explain your problem in more detail. Write a simple little 5-line example program that illustrates the problem and post it here. As it is right now, I don't think anybody understands what the heck you are talking about.
-Rasmus On Tue, 2 Oct 2001, Karina wrote: > 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]