Forum Moderators: coopster

Message Too Old, No Replies

Can be detected pagename and store as value at page content?

         

toplisek

1:40 pm on Jan 5, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Can be detected pagename and store as value at page content?

I like to use PHP or only possibility is to store value from ?...

rocknbil

4:37 pm on Jan 5, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do you mean like $_SERVER['REQUEST_URI']? You might have to strip off a leading slash, but that should give you what you want whether the "pagename" is virtual or physical.