hakeem777 Posted April 8, 2010 Share Posted April 8, 2010 Hi, I don't understand the syntax of the following URL. Can anyone please help to advise me what it does? Thanks. http://abc.php?page=anotherpage# Link to comment https://forums.phpfreaks.com/topic/197953-question-phppage/ Share on other sites More sharing options...
premiso Posted April 8, 2010 Share Posted April 8, 2010 You would use $_GET['page'] to access the data. For a more indepth answer this may help (Look at the GET Section namely) http://www.tizag.com/phpT/postget.php Link to comment https://forums.phpfreaks.com/topic/197953-question-phppage/#findComment-1038742 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.