Newbie question - finding the request URL
Posted: Mon Jun 23, 2003 6:22 am
I am a newbie in PHP.
In PHP, How do I find the URL of the page I am searching? Is it something in header()? I want that my PHP page knows its URL and prints in the footer the name of the page. Ot is the any request object in PHP, from where I can extract the requested page's name?
Please help.
In PHP, How do I find the URL of the page I am searching? Is it something in header()? I want that my PHP page knows its URL and prints in the footer the name of the page. Ot is the any request object in PHP, from where I can extract the requested page's name?
Please help.