php-doc-en/reference/msql/reference.xml

59 lines
1.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.10 $ -->
<reference id="ref.msql">
<title>mSQL Functions</title>
<titleabbrev>mSQL</titleabbrev>
<partintro>
<section id="msql.intro">
&reftitle.intro;
<para>
These functions allow you to access mSQL database servers. More
information about mSQL can be found at
<ulink url="&url.msql;">&url.msql;</ulink>.
</para>
</section>
&reference.msql.configure;
&reference.msql.ini;
<section id="msql.resources">
&reftitle.resources;
<para>
There are two resource types used in the mSQL module. The first one
is the link identifier for a database connection, the second a resource
which holds the result of a query.
</para>
</section>
&reference.msql.constants;
</partintro>
&reference.msql.functions;
</reference>
<!-- 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
-->