GetCol

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Database Class JDatabase Method getCol Reference getCol() Never Work in Progress

ADODB compatability function. See http://phplens.com/adodb/reference.functions.getcol.html for more information.

Syntax

void GetCol ( $query )

$query string is a string containing the SQL for which to get columns.