DataRater Posted July 23, 2008 Share Posted July 23, 2008 if i call index.php from Apache with index.php/firstpage/ how can I access the /firstpage/ part using php? Link to comment https://forums.phpfreaks.com/topic/116236-indexphpfirstpage/ Share on other sites More sharing options...
Jove Posted July 23, 2008 Share Posted July 23, 2008 maybe you can do this via $_SERVER['REQUEST_URI'], see also http://php.net/manual/en/reserved.variables.php Link to comment https://forums.phpfreaks.com/topic/116236-indexphpfirstpage/#findComment-597703 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.