mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
modification of ibase_query. By the way, when does this stuff actually make it to the
documentation. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20639 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cae8a93cc3
commit
cbbc2b99b2
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
|||
<funcdef>int <function>ibase_query</function></funcdef>
|
||||
<paramdef> <parameter><optional> int link_identifier</optional></parameter></paramdef>
|
||||
<paramdef> <parameter> string query </parameter> </paramdef>
|
||||
<paramdef> <parameter><optional> int bind_args </optional></parameter> </paramdef>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
Performs a query on a Interbase database, returning a result identifier for use with <function>ibase_fetch_row</function>,
|
||||
|
|
Loading…
Reference in a new issue