[Resolved] Need help with PHP to read in:

admin

Administrator
Staff member
Hi, I am having some trouble with php and writing the right code to read in my table from mysql. [ I use phpmyadmin]

I am still in the learning process, but am getting more familiar as the days go by.

I have a html page made with tables, basically 3 across and 3 rows down. I want the table from mysql to insert each table row of information into each of the html table squares.

At first I put in the html, then behind that an echo piece.
Didn't work.
So now I need some assistance. I did read something about it, although the tutorial didn't give me what I was needing.
thanks in advance
charles
 
Top