View Single Post
Old 04-09-2005, 09:18 AM   #1 (permalink)
eurob
Registered User
 
Join Date: Apr 2005
Posts: 2
eurob is on a distinguished road
Question How to get the name of parent page ?

hi,

Newbie here.
I'd like to have php return the name of the page that is loaded, e.g.,
in a parent document, 'example.php' I do a <include("body.inc";> and then I'd like to put some code in 'body.inc' that can fetch the name of the parent, in this case, 'example.php'


Appreciate your help.

robert
eurob is offline   Reply With Quote