Re: [PHPLIB] Is it possible to send an object variable as a POST argument From: Kristian Köhntopp (kris <email protected>)
Date: 12/23/99

"Davis, Ricardo C." wrote:
> I have a question, though. I'm used to doing form validation in a separate
> script file, then redirecting based on the result. Is it possible to pass
> my form object as a POST argument and on submit do the validation in a
> separate script file?

In PHPLIB, you usually do not pass data around in variables, but
you $sess->register() it and PHPLIB will take care of all
the rest.

Kristian

-- 
Kristian Koehntopp, Knooper Weg 46, 24103 Kiel, +49 171 2231 811
Linux - Come to where the sourcecode is.
Where software still is free and some men code what what others only
dream of.

- PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.