v5:activerecord:active_record_tutorial
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:activerecord:active_record_tutorial [2016/01/18 07:43] – ↷ Links adapted because of a move operation 66.249.75.217 | v5:activerecord:active_record_tutorial [2022/06/09 18:37] (current) – ↷ Links adapted because of a move operation 3.83.52.90 | ||
|---|---|---|---|
| Line 132: | Line 132: | ||
| $person = new person(); | $person = new person(); | ||
| - | ===== Using $ADODB_ASSOC_CASE ==== | + | ===== Using ADODB_ASSOC_CASE ==== |
| - | You can use [[v5: | + | |
| + | You can define the [[v5: | ||
| <code php> | <code php> | ||
| - | $ADODB_ASSOC_CASE | + | define(' |
| + | require " | ||
| $person = new person(' | $person = new person(' | ||
| $person-> | $person-> | ||
| - | $ADODB_ASSOC_CASE | + | |
| + | define(' | ||
| + | require " | ||
| $person2 = new person(' | $person2 = new person(' | ||
| $person2-> | $person2-> | ||
| Line 280: | Line 284: | ||
| $rec = new ADOdb_Active_Record(" | $rec = new ADOdb_Active_Record(" | ||
| - | You can now give a named label in [[v5: | + | You can now give a named label in [[v5: |
| <code php> | <code php> | ||
v5/activerecord/active_record_tutorial.1453099392.txt.gz · Last modified: (external edit)
