mcve_getcommadelimited
(PHP 4 >= 4.2.0)
mcve_getcommadelimited -- Get the RAW comma delimited data
returned from MCVE
Description
string mcve_getcommadelimited ( resource conn, int identifier)
Warning
This function is currently not documented; only the argument
list is available.
mcve_getheader
(PHP 4 >= 4.2.0)
mcve_getheader -- Get the name of the column in a comma-delimited
response
Description
string mcve_getheader ( resource conn, int identifier, int
column_num)
Warning
This function is currently not documented; only the argument
list is available.
|