Jump to content

Noob at work, Need to pull data out my mysql database.


fitzy90

Recommended Posts

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

  • 4 weeks later...

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.