View Single Post
  #1 (permalink)  
Old 10-09-03, 07:45 AM
bmueller77 bmueller77 is offline
New Member
 
Join Date: Oct 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Beginner: "UPDATE"-Command in PHP

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
Reply With Quote