Hi - I need to run a script that includes a different file depending on whether the user is at "index.php" or "home.php" - how would I check? Is there a variable (I couldnt find one) that holds the filename the user has requested?
Thanks in advance-
will