ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metacolumnnames

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
dictionary:metacolumnnames [2015/11/29 04:41] mnewnhamv5:dictionary:metacolumnnames [2016/01/13 02:06] – ↷ Links adapted because of a move operation mnewnham
Line 10: Line 10:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''metaColumnNames()'' accepts a string parameter, a table name in the database that is currently attached, and returns either an associative array of the columns in the table, or a numeric array based on the value of ''$numericIndices''. The keys of the array are the column names in upper case and the values are the column names in lower case. For a full description of column information, use the function [[dictionary:metaColumns|metaColumns()]] instead.+The function ''metaColumnNames()'' accepts a string parameter, a table name in the database that is currently attached, and returns either an associative array of the columns in the table, or a numeric array based on the value of ''$numericIndices''. The keys of the array are the column names in upper case and the values are the column names in lower case. For a full description of column information, use the function [[v5:dictionary:metacolumns|metaColumns()]] instead.
  
 ==== $numericIndices ==== ==== $numericIndices ====
v5/dictionary/metacolumnnames.txt · Last modified: 2016/02/24 18:24 by mnewnham