Connecting Tech Pros Worldwide Forums | Help | Site Map

help http variables

miganga77
Guest
 
Posts: n/a
#1: Jul 17 '05
how can get the url address of the page i submit the stuff from in a php
page? any ideas. i tried some http variables but couldnt find anything


billy chan
Guest
 
Posts: n/a
#2: Jul 17 '05

re: help http variables


[Sun, 30 May 2004 18:08:58 GMT] "miganga77" <aktanaktas@sbcglobal.net>
¼g¨ì:[color=blue]
>how can get the url address of the page i submit the stuff from in a php
>page? any ideas. i tried some http variables but couldnt find anything[/color]

$_SERVER['REQUEST_URI'] ?
Closed Thread