Write SQL FunctionOriginal posted by: Admin on 28-01-2007This function has been written to help better manage SQL queries that alter the database in anyway, such as insert or update queries. It's a simple query and is very simple to use, simply send it a mySQL query and it will process it, if its an insert query it will send back the new rows primary key value.
|
|
|||||