v5:dictionary:metacolumns
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:dictionary:metacolumns [2016/01/13 02:06] – ↷ Page moved from dictionary:metacolumns to v5:dictionary:metacolumns mnewnham | v5:dictionary:metacolumns [2018/07/01 22:18] (current) – prefer functions start lowercase (#430) peterdd | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| </ | </ | ||
| ===== Description ===== | ===== Description ===== | ||
| - | The function '' | + | The function '' |
| The formatting of the array cannot be controlled by '' | The formatting of the array cannot be controlled by '' | ||
| - | * Field name (array key) - if the current value of [[reference: | + | * Field name (array key) - if the current value of [[v5:reference:adodb_fetch_mode]] is ADODB_FETCH_NUM, |
| * Information keys - Lower Case | * Information keys - Lower Case | ||
| * Information - Lower Case | * Information - Lower Case | ||
| Line 21: | Line 21: | ||
| * Assume DB2 connection | * Assume DB2 connection | ||
| */ | */ | ||
| - | $ar = $db->MetaColumns(' | + | $ar = $db->metaColumns(' |
| print_r($ar); | print_r($ar); | ||
| /* | /* | ||
v5/dictionary/metacolumns.1452647171.txt.gz · Last modified: (external edit)
