[PHP] Re: [PHP-WIN] Print variables coming from a form not controled by me...

2001-03-14 Thread Dream
Cc: PHP Windows lista > Subject: Re: [PHP-WIN] Print variables coming from a form not controled > by me... > > > Anything in the querystring can be translated as a php variable. > > Say you have the string coming in as > ...?result=1&age=23... > then in the called

Re: [PHP] Grab and print user IP address

2001-03-13 Thread Dream
; variables and values... > > -Original Message- > From: Dream [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 12, 2001 4:00 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Grab and print user IP address > > > Hi! > > I need just a little script so I can get and pri

[PHP] Print form variables in PHP

2001-03-12 Thread Dream
Any idea of how to get information from a form (not a form controlled by me, through GET method, i.e. info coming with the URL, like this http://www.xxx.com/xxx.cgi?result=1&age=23&name=john) and print it through php v.3? I don't know how to get the info (coming from an outside form) and pass it

Re: [PHP] Grab and print user IP address

2001-03-12 Thread Dream
Thanks, michi Just a question, what means the tag ? thanks! marc <[EMAIL PROTECTED]> escribió en el mensaje [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi! > > > > I need just a little script so I can get and print in browser the > > currently > > users IP address and if possible, brow

[PHP] Grab and print user IP address

2001-03-12 Thread Dream
Hi! I need just a little script so I can get and print in browser the currently users IP address and if possible, browser type, etc. Thanks a lot! marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC