mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Must have been blind yesterday: adding quickstart (which I pushed yesterday).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322148 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
94880ef80d
commit
83756b8c94
1 changed files with 3 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
<title>Examples</title>
|
||||
|
||||
<para>
|
||||
All examples in the <literal>mysqli</literal> documentation use the world database.
|
||||
All examples in the <literal>mysqli</literal> documentation use the world database.
|
||||
The world database can be found at
|
||||
<link xlink:href="&url.mysql.example;">&url.mysql.example;</link>
|
||||
</para>
|
||||
|
@ -49,8 +49,9 @@
|
|||
</preface>
|
||||
|
||||
<!-- }}} -->
|
||||
|
||||
|
||||
&reference.mysqli.overview;
|
||||
&reference.mysqli.quickstart;
|
||||
&reference.mysqli.setup;
|
||||
&reference.mysqli.persistconns;
|
||||
&reference.mysqli.constants;
|
||||
|
|
Loading…
Reference in a new issue