How would you do this? (add, edit, delete table data in PHP)

Soldato
Joined
10 May 2004
Posts
3,790
Location
East Yorkshire, UK
Hi

I have created a PHP admin area, and would like to edit, add and delete PHP data that is held within a mysql table. However everything I find on the internet involves using a SQL query command in PHPmyadmin, I cannot find how you would do this from within a website. Any ideas?

Cheers!
 
Back
Top Bottom