fitzy90 Posted July 15, 2008 Share Posted July 15, 2008 Hi there, I am just starting to use php, i worked out how to create the databases tables in phpadmin. i created a table and entered some data into it so i can get my self started. i want to be able to get this informaiton from the database onto a simple html page. My question is how do i does this? In the table there is a field called ID, Descript, Price so i have a description and price that i would like to get out. I just want to show the data from each row in different places. so in this <td> <data from the description field shown here (on the row where the ID=01)> </td> hope this makes sense or is the correct way to go about it, thanks in advance Link to comment https://forums.phpfreaks.com/topic/114825-noob-at-work-need-to-pull-data-out-my-mysql-database/ Share on other sites More sharing options...
trq Posted July 15, 2008 Share Posted July 15, 2008 Sounds more like your looking for some basic tutorials rather than help with code. Theres a good link in my sig called Hudzilla, its a free book/wiki. Link to comment https://forums.phpfreaks.com/topic/114825-noob-at-work-need-to-pull-data-out-my-mysql-database/#findComment-590415 Share on other sites More sharing options...
fitzy90 Posted August 11, 2008 Author Share Posted August 11, 2008 thanks very much, sorry been on holiday late response! Link to comment https://forums.phpfreaks.com/topic/114825-noob-at-work-need-to-pull-data-out-my-mysql-database/#findComment-613373 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.