|
|||||||
|
|
ibase_queryDescriptionresource ibase_query ( [resource link_identifier, string query [, int bind_args]])Performs a query on an InterBase database. If the query raises an error, returns FALSE. If it is successful and there is a (possibly empty) result set (such as with a SELECT query), returns a result identifier. If the query was successful and there were no results, returns TRUE.
See also ibase_errmsg(), ibase_fetch_row(), ibase_fetch_object(), and ibase_free_result(). | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP Manualen". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |