AXISHK
asked on
Sample PHP program to update/ add/delete a master record
Is there any reference / samples to add/delete/remove and edit a master record using PHP 5.31 and MySQL ?
Many thanks.
what do u mean master record
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
for example, a customer table created in Mysql and I want to use create a PHP page to retrieve the list, add and delete it.
Tks
Tks
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
even you can try with some PHP FRAMEWORKS like CAKEPHP or CI .. that comes with PHP 5.3 .. just try it
ASKER
Thanks, any more completed examples on this as those are only part of the program.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Tks