SQL Website Table

Associate
Joined
7 Sep 2003
Posts
1,897
Location
Bo'ness
I am looking for some code to pull data from a MySQL database and display it in a table view. I would like to be able to edit rows as well as add new rows.

Any help would be great as I have been struggling to find a way to do this.

Thanks :)
 
Search for some basic tutorials on adding, editing and displaying information from a database - google it, any site will tell you how. Actually, even w3schools show you.
 
Back
Top Bottom