ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:activerecord:set

Differences

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

Link to this comparison view

Next revision
Previous revision
activerecord:set [2015/12/05 02:27] – created mnewnhamv5:activerecord:set [2016/01/13 02:15] (current) – ↷ Page moved from activerecord:set to v5:activerecord:set mnewnham
Line 7: Line 7:
 ===== Description ===== ===== Description =====
 The method ''set()'' converts an array to an ADOdb_Active_Record. The array must be numerically indexed, and have all fields of the table defined in the array. The elements of the array must be in the table's natural order too. The method ''set()'' converts an array to an ADOdb_Active_Record. The array must be numerically indexed, and have all fields of the table defined in the array. The elements of the array must be in the table's natural order too.
 +
 +If the conversion succeeds, the method returns true, else false.
  
 ===== Usage ===== ===== Usage =====
v5/activerecord/set.txt · Last modified: 2016/01/13 02:15 by mnewnham