| 
 | ifx_htmltbl_resultFormats all rows of a query into a HTML table Description
   int ifx_htmltbl_result
    ( resource  $result_id[, string$html_table_options] )
   Formats and prints all rows of the  Parameters
 
 Return Values
   Returns the number of fetched rows, or  Examples
 Example #1 Informix results as HTML table 
<?php |