0
How to process contents of database to form php?
i have a database and contents of database must into form
3 Respuestas
+ 2
I don't understand clearly what you want to do, if you can, please rephrase the question maybe with more details or some examples.
+ 2
sofi nur
Do you have a code in progress? something you're working on? I don't know how far have you gone trying, or what you have learned this far to suggest anything.
The general workflow would be:
● Query records from your table
● Use a loop to iterate the resultset, while composing table body, rows and columns using the resultset data.
http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
+ 1
i have database name is home and in contents of database like price,total,color
and the contents i want to automatic into form or table if press the button process