Page 1 of 1

How to retrive values from database(mysql)

Posted: Sun Aug 20, 2006 5:10 am
by umapathy
Dear all

I have a table. in the table totaly three fields, like name , age , address
i want to display these three fields values in a PHP page. or inside a html table
i need code. i know db connection coding. and i need retrive coding.

Regards
Umapathy

Posted: Sun Aug 20, 2006 5:16 am
by anjanesh
Connect,, Select db, Query and Fetch.

You could've edited the prev post instead.

Posted: Sun Aug 20, 2006 8:44 pm
by Weirdan
Image