Extracted from Pike v7.4 release 97 at 2004-08-02.
pike.ida.liu.se
[Top]
predef::
Sql
Sql.Sql

Method Sql.Sql()->list_fields()


Method list_fields

array(mapping(string:mixed)) list_fields(string table, string|void wild)

Description

List fields available in the specified table

Parameter table

Table to list the fields of.

Parameter wild

Optional wildcard to match against.