How to add an update button on html table using php on your database | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to add an update button on html table using php on your database

Hello guys can anyone help me out in this problem, so i've created a table (with <th> <tr>) on html about name surname username etc, member info, but i need to use a delete button to delete a memeber info, then i need another one to do the update and i don't know how to do that using php.If someone could help i would be grateful!!!!

22nd Apr 2019, 3:43 PM
Erisa Bajrami
Erisa Bajrami - avatar
1 Answer
0
Erisa Bajrami you can use javascript, in php you must use a database such as mysql. In php you don't have to create tables on html, php itself create html pages!
23rd Apr 2019, 12:29 AM
Alessio Benvenuti
Alessio Benvenuti - avatar