dezkit Posted April 19, 2008 Share Posted April 19, 2008 is it possible so every mysql query inside of a table (or whatever it is called) to have its own page? Like www.website.com/members.php?id=1 Link to comment https://forums.phpfreaks.com/topic/101926-mysql-php/ Share on other sites More sharing options...
Fadion Posted April 19, 2008 Share Posted April 19, 2008 The question is pretty confusing. If u mean using $_GET to capture the url variable (id) and show the results of a row with a specific id, then yes. Link to comment https://forums.phpfreaks.com/topic/101926-mysql-php/#findComment-521612 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.