ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:learn_abstraction:record_insertion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:userguide:learn_abstraction:record_insertion [2016/03/15 14:59] mnewnhamv5:userguide:learn_abstraction:record_insertion [2016/03/15 17:47] – [AutoExecute] review dregad
Line 4: Line 4:
 ====== Inserting And Updating Records ====== ====== Inserting And Updating Records ======
 ===== AutoExecute ===== ===== AutoExecute =====
-ADOdb provides a helper routine, [[v5:reference:connection:autoexecute|autoExecute()]]. AutoExecute() simplifies the task of inserting and updating records by providing a structured, easy to understand methodology.+ADOdb provides a helper routine, [[v5:reference:connection:autoexecute|autoExecute()]]. It simplifies the task of inserting and updating records by providing a structured, easy to understand methodology.
 ==== Inserting A Record ==== ==== Inserting A Record ====
 In order to insert a record, it is sufficient to know: In order to insert a record, it is sufficient to know:
v5/userguide/learn_abstraction/record_insertion.txt · Last modified: 2016/03/20 16:48 by mnewnham