Function ifx_htmltbl_result supports
blob data type, too. I hope this will help you.
![]() | ifx_htmltbl_resultDescriptionint 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
![]()
konkukkim at kr dot qrio dot com
25-Oct-2001 07:49
Function ifx_htmltbl_result supports
alvarope at hotmail dot com
09-Aug-2001 09:50
This function is very useful even when you need to format the table (you can use style css) or you want to add links in a field, you can do like this:
| ![]() |