Hi altogether,
I want to run SQL-Commands like "UPDATE" in a PHP-Script.
Can anyone please tell me the syntax?
I need two ways to update fields in my MySQL-Database:
- increase a number in a field by pressing a form-button
- run an UPDATE-Command when loading the PHP-File
Thanks
Bjoern