How can I make my PHP page check for the address on the address bar and depending on it it does something, for example if you type:
http://anything.com/page.html
and I used the 'print' function to display something and then if you type:
http://anything.com/otherpage.html
I used the same 'print' function to display something different, so basically is like URL tracking but I don't know how to do it.
Please help!
2007-01-18
08:33:55
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design