winmastergames Posted May 6, 2008 Share Posted May 6, 2008 Ive got 5 fields in a table id, name, size, console, downurl. What i want to do is use the id field the data in there to use POST to open a page to view the data with that ID (name, size, console, downurl) how will i go about doing this? EDIT: so if the ID was 0001 you will browse to somefilename.php?id=0001 and it will show the data with that ID Thanks Link to comment https://forums.phpfreaks.com/topic/104337-simple-question-getting-data-from-mysql-database/ Share on other sites More sharing options...
Perad Posted May 6, 2008 Share Posted May 6, 2008 Could you clarify. Do you want help getting the data from the database or setting up a navigation which runs off post data? Link to comment https://forums.phpfreaks.com/topic/104337-simple-question-getting-data-from-mysql-database/#findComment-534194 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.