Hello, im trying to make a table in phpmyadmin following this tutorial
on how to make a master detail pagein dreamweaver.
http://www.adobe.com/support/dreamweaver/building/master_detail_php/master_detail_php02.html
I have good knowledge in dreamweaver but my php knowledge is limited to
setting up finished scripts and some simple coding.
I come so far that i set up the site testing server and so on without any problem and i can connect to the msql/database.
My problem starts when trying to setup the table/database in phpmyadmin i followed a tutorial for this and i get a new database made but when i try to
define the table in the recordset query in dreamweaver i only get the table name
and it says no columns.
Anybody here that could give me some detailed info on how to make the table in phpmyadmin so it will work with this tutorail id be very thankful!
/ Nolimitman