[phplib] I'm lost. How to handle form vaiables? Register? From: Marc Pijnappels (pijnmar <email protected>)
Date: 05/28/00

Hi there,

After reading a lot of mails I still don't get it really. When I use forms and want to post the variables what do I really need to do to make save use of the forms variables on another pages.

All pages start with page_open( sess .... auth ..) and end with page_close()

Is it necessary to register the variables or are form variables safely transferred to the other page (belonging to session)??

As always any help is appreciated. :)