update : 2015.11.03
php.shukuma.com검색:
|
ifx_htmltbl_result(PHP 4, PHP <=5.2.0) ifx_htmltbl_result — Formats all rows of a query into a HTML table 설명
int ifx_htmltbl_result
( resource
$result_id
[, string $html_table_options
] )
Formats and prints all rows of the 인수
반환값
Returns the number of fetched rows, or 예제
Example #1 Informix results as HTML table
<?php |