neridaj Posted April 21, 2008 Share Posted April 21, 2008 Hello, What's the function to check which page a user is on? Thanks, Jason Link to comment https://forums.phpfreaks.com/topic/102083-function-to-check-which-page-a-user-is-on/ Share on other sites More sharing options...
JustinK101 Posted April 21, 2008 Share Posted April 21, 2008 echo $_SERVER['php_self']; Link to comment https://forums.phpfreaks.com/topic/102083-function-to-check-which-page-a-user-is-on/#findComment-522616 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.