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

2001-03-15 Thread Dream
Thank you very much I'm gonna test it! Por cierto, Fernado, hablas español? yo soy de barcelona marc "Fernando Madruga" <[EMAIL PROTECTED]> escribió en el mensaje 3685A91F554BD411BA310008C759B6CC02527BFC@MAIL_CBR">news:3685A91F554BD411BA310008C759B6CC02527BFC@MAIL_CBR... I have PHP 4.0.4 an

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

2001-03-15 Thread Dream
gt; e-mail: mailto:[EMAIL PROTECTED] > internet: http://www.suchtreffer.de > ___ > > > > -Original Message- > From: Tom Mathews [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 13, 2001 10:38 AM > Cc: PHP W

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

2001-03-13 Thread Dream
d as a php variable. > > Say you have the string coming in as > ...?result=1&age=23... > then in the called page/script, the querystring are already variables. > eg $result will have the value 1, $age will have the value 23... > > Hope this is what you're after > >

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

2001-03-13 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-WIN] Grab and print user's IP address

2001-03-12 Thread Dream
thanks! ""Phillip Bow"" <[EMAIL PROTECTED]> escribió en el mensaje 98j3gp$rsl$[EMAIL PROTECTED]">news:98j3gp$rsl$[EMAIL PROTECTED]... > Yes. > -- > phill > > ""Dream"" <[EMAIL PROTECTED]> wrote in message >

Re: [PHP-WIN] Grab and print user's IP address

2001-03-12 Thread Dream
echo "Remote IP: ".$REMOTE_ADDR."\n"; > echo "Browser: ".$HTTP_USER_AGENT."\n"; > ?> > > If you want to get more EnvVars, RTFM or use > the phpinfo() -function. > > Greetinx, > Mike > > -Original Message- > From: Dre

[PHP-WIN] Grab and print user's 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 Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: