Posted by Colin McKinnon on 12/28/05 00:46
Trevor wrote:
> How do I get the URI for a page. For example, I want $domain =
> "http://www.example.com" in the page http://www.example.com/page.php
>
> Thanks
> Trevor
phpinfo() might give you a clue. or RTFM -
http://www.php.net/manual/en/reserved.variables.php
C.
[Back to original message]
|