Jump to content

Simple question - Getting Data from mysql database


Recommended Posts

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

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.