int ifx_htmltbl_result
(int result_id, string
[html_table_options]
);Returns the number of rows fetched or FALSE on error.
Formats all rows of the result_id query into a html table. The optional second argument is a string of <table> tag options
Example 1. Informix results as HTML table
|