| 
 | ifx_fieldtypesList of Informix SQL fields Description
   array ifx_fieldtypes
    ( resource  $result_id)
   Returns an associative array with fieldnames as key and the SQL
   fieldtypes as data for the query associated with
    Parameters
 
 Return Values
   Returns an associative array with fieldnames as key and the SQL
   fieldtypes as data for query with
    Examples
 Example #1 Fieldnames and SQL fieldtypes 
<?phpSee Also
 
 |