Added mSQL partintro

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29649 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mike Robinson 2000-08-05 04:14:23 +00:00
parent 1721513704
commit 9629c664e8

View file

@ -1,6 +1,19 @@
<reference id="ref.msql">
<title>mSQL functions</title>
<titleabbrev>mSQL</titleabbrev>
<partintro>
<simpara>
These functions allow you to access mSQL database servers. In
order to have these functions available, you must compile php
with msql support by using the
<option role="configure">--with-msql[=dir]</option> option. The default
location is /usr/local/Hughes.
</simpara>
<simpara>
More information about mSQL can be found at <ulink
url="&url.msql;">&url.msql;</ulink>.
</simpara>
</partintro>
<refentry id="function.msql">
<refnamediv>