0
Reply

insert a form and a button inside a php code

sarah alawadhi

sarah alawadhi

Jul 5 2013 1:01 PM
971
iam making a phone directory that  gets all values from my local database and print them in a table form in an HTML file 
i want to be able to have a button on each row so that if i can click it i will be able to edit the name and phone number of the associated data

but i dont know how to put a form or a button inside a PHP file 

HELP !