maxdb_next_result

(PECL)

maxdb_next_result

(no version information, might be only in CVS)

maxdb->next_result -- multi_query の、次の結果を準備する

説明

bool maxdb_next_result ( resource link )

複数クエリはまだサポートされていないので、maxdb_next_result() は常に FALSE を返します。

返り値

FALSE

参考

maxdb_multi_query()maxdb_more_results()maxdb_store_result()maxdb_use_result()