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
om: "Saci" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, August 09, 2002 1:08 PM > Subject: [PHP] Re: Getting information of a client > > > > > $mensagem = $mensagem."Remote_addr : ".$_SERVER['REMOTE_ADDR']."\n&

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

[PHP] Re: Getting information of a client

2002-08-09 Thread Saci
"Jan Souman" <[EMAIL PROTECTED]> escreveu na mensagem [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I would like to get information of a person who is browsing my site. Does > anyone know how to get this information? > > Kind regards, > > Jan > > -- PHP General Mailing List (http://www.ph