natalieG Posted June 18, 2006 Share Posted June 18, 2006 is there an easy way to get the name of the current running script withput the ath infprmation?we tried $_SERVER['SCRIPT_FILENAME'], but that includes the path.Karen Quote Link to comment https://forums.phpfreaks.com/topic/12336-find-script-name/ Share on other sites More sharing options...
trq Posted June 18, 2006 Share Posted June 18, 2006 $_SERVER['PHP_SELF'] Quote Link to comment https://forums.phpfreaks.com/topic/12336-find-script-name/#findComment-47131 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.