Jump to content

Using the UPDATE statement


WhiteDevil

Recommended Posts

Evening guys :)

 

Im new to the forum, did a quick search for using mysql update statements and got a load of results - the thing is i didnt understand half of it and usually if i dont understand something ill forget it :?

 

Basically i have some tables (too many tables to think about at this hour) and what i want to do is update tblPilots with the value entered via frmPirep. The value entered in frmPirep is written to tblPirep so i can keep track of each individual flight...

 

I want to be able to add the value entered in frmPirep to the values already existing in the database...

 

To sum up, my question is, what is the syntax for UPDATE and why does it do what it does?

 

Thanks in advance for any help given, PHP developer in training :D

 

Adam

Link to comment
https://forums.phpfreaks.com/topic/1554-using-the-update-statement/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.