PHP Manuál | ||
---|---|---|
Předcházející | Další |
Performs a query on an InterBase database, returning a result identifier for use with ibase_fetch_row(), ibase_fetch_object(), ibase_free_result() and ibase_free_query().
Poznámka: Although this function supports variable binding to parameter placeholders, there is not very much meaning using this capability with it. For real life use and an example, see ibase_prepare() and ibase_execute().
Předcházející | Domů | Další |
ibase_close | Nahoru | ibase_fetch_row |