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# Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/197953-question-phppage/#findComment-1038742 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.