how to print parent?
Posted: Wed Jul 25, 2007 11:26 am
Hi,
I'm using CMSMS 1.1.
I'd like to know how to print the name of the parent. For example, using PHP, I can easily print the child (ie. $page) on the page. I'd like to know how to print parent, or at least, what variable is the parent?
I actually have a PHP script that says if $parent=="whatever", then do such and such.
Hope I'm making sense.
Thanks!
I'm using CMSMS 1.1.
I'd like to know how to print the name of the parent. For example, using PHP, I can easily print the child (ie. $page) on the page. I'd like to know how to print parent, or at least, what variable is the parent?
I actually have a PHP script that says if $parent=="whatever", then do such and such.
Hope I'm making sense.
Thanks!