函数:ada_resultall()


ada_resultall

返回 HTML 表格资料。

语法: int ada_resultall(int result_id, string [format]);

返回值: 整数

函数种类: 数据库功能

内容说明

本函数用来将取得的资料转成 HTML 的表格 (table) 格式。参数 result_id 为 Adabas D 返回 ID 值。参数 format 可省略,为表格的特殊配置值。返回值为资料列数。

参考

odbc_result_all()  



[ 上一页 PHP 手册 下一页 ]

PHP 首页 | PHP 导读 | PHP 函数库 | PHP 函数索引 | PHP 范例程序