reference/mysql/functions/mysql-query.xml
bd3486422338656009b890c04ff132f1c1a61176
...
...
@@ -19,7 +19,7 @@
19
19
<refsect1 role="description">
20
20
&reftitle.description;
21
21
<methodsynopsis>
22
-
<type>resource</type><methodname>mysql_query</methodname>
22
+
<type>mixed</type><methodname>mysql_query</methodname>
23
23
<methodparam><type>string</type><parameter>query</parameter></methodparam>
24
24
<methodparam choice="opt"><type>resource</type><parameter>link_identifier</parameter><initializer>NULL</initializer></methodparam>
25
25
</methodsynopsis>
26
26