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 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'] Link to comment https://forums.phpfreaks.com/topic/12336-find-script-name/#findComment-47131 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.