PHP Dokumentation: Function maxdb-next-result
12. Januar 2010 von werner
maxdb_next_result
maxdb->next_result
(PECL maxdb >= 1.0)
maxdb_next_result — maxdb->next_result — Prepare next result from multi_query
Beschreibung
Since multiple queries are not yet supported, maxdb_next_result() returns always FALSE.
Rückgabewerte
Returns FALSE.
Siehe auch
- maxdb_multi_query() – Performs a query on the database
- maxdb_more_results() – Check if there any more query results from a multi query
- maxdb_store_result() – Transfers a result set from the last query
- maxdb_use_result() – Initiate a result set retrieval