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?