Re: [PHP] Re: Getting information of a client

2002-08-09 Thread Monty
Try this: $_POST['var_name'] Monty > From: [EMAIL PROTECTED] (Radio X) > Newsgroups: php.general > Date: Fri, 9 Aug 2002 23:38:42 -0700 > To: <[EMAIL PROTECTED]> > Subject: Re: [PHP] Re: Getting information of a client > > how can i get a variable posted

Re: [PHP] Re: Getting information of a client

2002-08-09 Thread Larry Rosenman
On Sat, 2002-08-10 at 01:38, radio x wrote: > how can i get a variable posted from a form by a user whitout having > register_globals set On? > $_POST["variable"] or $HTTP_POST_VARS["variable"] > Nick > > > - Original Message - > From: "Saci" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTE

Re: [PHP] Re: Getting information of a client

2002-08-09 Thread radio x
how can i get a variable posted from a form by a user whitout having register_globals set On? Nick - Original Message - From: "Saci" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 1:08 PM Subject: [PHP] Re: Getting information of a client > $mensagem = $men