WhiteDevil Posted December 25, 2003 Share Posted December 25, 2003 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 Adam Quote Link to comment Share on other sites More sharing options...
Barand Posted December 26, 2003 Share Posted December 26, 2003 http://www.mysql.com/doc/en/UPDATE.html hth Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.