11
HughG
Re: fetch php script not parsing right in block :(
  • 2004/3/16 2:36

  • HughG

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/2/21


Try this and see if you can get it do what you're trying to accomplish.

$hst $_SERVER["HTTP_HOST"];
$uri $_SERVER["REQUEST_URI"];
$rmt $_SERVER["REMOTE_ADDR"];
$br $_SERVER["HTTP_USER_AGENT"];
echo 
"Your IP address is : $rmt n<br>n The page you requested was: $uri n<br>n The browser you are using is $br";



12
phanoko
Re: fetch php script not parsing right in block :(
  • 2004/3/16 2:50

  • phanoko

  • Just popping in

  • Posts: 18

  • Since: 2003/1/22


Works great! What else can you pull?

Login

Who's Online

224 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits