git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311128 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yannick Torres 2011-05-17 12:41:15 +00:00
parent 2bfd4f3161
commit 520c4e151b

View file

@ -12,7 +12,7 @@
<methodsynopsis>
<type>resource</type><methodname>cubrid_execute</methodname>
<methodparam><type>resource</type><parameter>conn_identifier</parameter></methodparam>
<methodparam><type>string</type><parameter>SQL</parameter></methodparam>
<methodparam><type>string</type><parameter>sql</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>option</parameter></methodparam>
</methodsynopsis>
<methodsynopsis>