2007-12-26 14:14:59 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- $Revision: 1.31 $ -->
|
|
|
|
|
|
|
|
<reference xml:id="ref.mysqli">
|
|
|
|
<!-- {{{ FIXME: This section is a total chaos -->
|
|
|
|
<title>Deprecated functions or otherwise wacky stuff..</title>
|
|
|
|
<partintro>
|
|
|
|
<warning><para>This section is a total chaos and need serious looking into</para></warning>
|
|
|
|
</partintro>
|
|
|
|
<!-- {{{ Deprecated functions -->
|
|
|
|
&reference.mysqli.functions.mysqli-bind-param;
|
|
|
|
&reference.mysqli.functions.mysqli-bind-result;
|
|
|
|
&reference.mysqli.functions.mysqli-execute;
|
|
|
|
&reference.mysqli.functions.mysqli-fetch;
|
|
|
|
&reference.mysqli.functions.mysqli-get-metadata;
|
|
|
|
&reference.mysqli.functions.mysqli-param-count;
|
|
|
|
&reference.mysqli.functions.mysqli-send-long-data;
|
|
|
|
<!-- }}} -->
|
|
|
|
|
|
|
|
<!-- {{{ Weirdo stuff I have no clue what is all about -->
|
|
|
|
<!-- Apparently only available as functions -->
|
|
|
|
&reference.mysqli.functions.mysqli-report;
|
|
|
|
&reference.mysqli.functions.mysqli-connect-errno;
|
|
|
|
&reference.mysqli.functions.mysqli-connect-error;
|
|
|
|
&reference.mysqli.functions.mysqli-get-charset;
|
|
|
|
|
|
|
|
<!-- This is probably duplicate of mysqli-field-count... -->
|
|
|
|
&reference.mysqli.functions.mysqli-num-fields;
|
|
|
|
|
|
|
|
<!-- This is probably duplicate of mysqli-stmt-num-rows -->
|
|
|
|
&reference.mysqli.functions.mysqli-num-rows;
|
|
|
|
|
|
|
|
<!-- No clue what these are -->
|
|
|
|
&reference.mysqli.functions.mysqli-send-query;
|
|
|
|
&reference.mysqli.functions.mysqli-server-end;
|
|
|
|
&reference.mysqli.functions.mysqli-server-init;
|
|
|
|
|
|
|
|
<!-- }}} -->
|
|
|
|
<!--&reference.mysqli.entities.functions;-->
|
|
|
|
<!-- }}} -->
|
|
|
|
</reference>
|
2003-03-15 23:01:35 +00:00
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
2007-12-26 14:14:59 +00:00
|
|
|
|