ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:dictionary:metacolumns

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
v5:dictionary:metacolumns [2016/01/19 13:21] – ↷ Links adapted because of a move operation 66.249.75.217v5:dictionary:metacolumns [2018/07/01 22:18] (current) – prefer functions start lowercase (#430) peterdd
Line 21: Line 21:
  * Assume DB2 connection  * Assume DB2 connection
  */  */
-$ar = $db->MetaColumns('ACT');+$ar = $db->metaColumns('ACT');
 print_r($ar); print_r($ar);
 /* /*
v5/dictionary/metacolumns.txt · Last modified: 2018/07/01 22:18 by peterdd