how retrieve data from mysql database in php?

darsh.spacetoon

New member
I've a mysql DB
I would like to retrieve data from a specified row "ID"
the columns names are
"NAME, TRAINER, HOURS, COST, START, END"
and then be able to show them in a webpage
all this using PHP
hope any one can help urgently
 
Back
Top