hello
am writing a php script and i need to get some page names, what is the variable that i should use to get a page name or path?

Comments

nimbupani’s picture

And arg(0) or arg(1) to get the arguments in the actual url (not the clean url) of the current page.

nimbupani’s picture

And arg(0) or arg(1) to get the arguments in the actual url (not the clean url) of the current page.

Farouk111’s picture

thanks alot , it worked:)))
www.2knowmyself.com

The Ultimate Source For Self Understanding and Personal Growth