We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaee796 commit 9adc179Copy full SHA for 9adc179
appendices/migration81/new-functions.xml
@@ -31,6 +31,23 @@
31
</itemizedlist>
32
</sect2>
33
34
+ <sect2 xml:id="migration81.new-functions.mysqli">
35
+ <title>MySQLi</title>
36
+
37
+ <itemizedlist>
38
+ <listitem>
39
+ <simpara>
40
+ <function>mysqli_result::fetch_column</function>
41
+ </simpara>
42
+ </listitem>
43
44
45
+ <function>mysqli_fetch_column</function>
46
47
48
+ </itemizedlist>
49
+ </sect2>
50
51
<sect2 xml:id="migration81.new-functions.pcntl">
52
<title>Process Control</title>
53
0 commit comments