URL Checker
Hi,
Um, this might be a simple question, but does anyone know how to in php to get the full address of the page the code might be sitting on?
Like, all the commands in php that I've found only get the file name, and I know I can do this is javascript, but for security reasons, I would like to do it in php.
Any help would be great.
Thanks.
|