mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
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:
parent
1721513704
commit
9629c664e8
1 changed files with 13 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue