Hi, I'm still very much new to PHP. But I want to make a script detect the URL, then depedning upon what directory the user is in, output a different bit of text.
For instance, if the user is inside /ds/ it says "data and statistics" but if the user is inside /ta/ it sayds "testing & accountability"
I'm sure this is easy but I haven't memorized enough keywords yet. :o