mike177 Posted February 11, 2008 Share Posted February 11, 2008 Hi, Just a small question. For example Facebook. When you go to your profile they put your id in the url and then they some how get the id from the URL to then query the database for their information that corrorsponds with the id. Could any one give me some pointers on how they do this. I no how they out the id in the url but not how to re-use it. Thanks in advance for any help. Quote Link to comment Share on other sites More sharing options...
peranha Posted February 11, 2008 Share Posted February 11, 2008 $_GET['id] would be for page.php?id=1234 Quote Link to comment 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.