Forum Moderators: coopster

Message Too Old, No Replies

Directory display

Customisation

         

futureX

10:31 pm on May 10, 2004 (gmt 0)

10+ Year Member



I know I can display the path that the user is currently in using php, is there any way i can customise the way it looks. At the moment it would come out like this /directory/subdir/dir but if i wanted it to use different characters or something, like so > directory > subdir > dir , is that possible to do that and/or add html tags also?

Timotheos

10:58 pm on May 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sounds like a job for str_replace [php.net]