mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<appendix id="aliases">
|
||||
<title>Aliases list</title>
|
||||
<para>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<appendix id="debugger">
|
||||
<title>The PHP Debugger</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapt>Escaping data
|
||||
<sect>PHP string escape chars
|
||||
<sect>URL encoding (GET)
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapt>PHP's history
|
||||
<sect>Overview of PHP's development
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapt>Proxies, caching and misc. HTTP stuff
|
||||
<sect>Setting an expiry date on generated pages
|
||||
<sect>Using phpLastModified
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<appendix id="migration">
|
||||
<title>Migrating from older versions of PHP</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<appendix id="migration4">
|
||||
<title>Migrating from PHP 3.0 to PHP 4.0</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<appendix id="phpdevel">
|
||||
<title>PHP development</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapt>Regular expressions
|
||||
<sect>Short overview to regexps with pointers to more info
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<appendix id="reserved">
|
||||
<title>PHP reserved words</title>
|
||||
<para>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<appendix id="resource">
|
||||
<title>PHP Resource Types</title>
|
||||
<para>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
|
||||
<bookinfo id="bookinfo">
|
||||
<authorgroup id="authors">
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<chapter id="configuration">
|
||||
<title>Configuration</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.73 $ -->
|
||||
<chapter id="installation">
|
||||
<title>Installation</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<chapter id="introduction">
|
||||
<title>Introduction</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.21 $ -->
|
||||
<chapter id="security">
|
||||
<title>Security</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.build">
|
||||
<title>Build Problems</title>
|
||||
<titleabbrev>Build Problems</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.common">
|
||||
<title>Common Problems</title>
|
||||
<titleabbrev>Common Problems</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.databases">
|
||||
<title>Connecting to databases</title>
|
||||
<titleabbrev>Connecting to databases</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<chapter id="faq.general">
|
||||
<title>General Information</title>
|
||||
<titleabbrev>General Information</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<chapter id="faq.html">
|
||||
<title>PHP and HTML</title>
|
||||
<titleabbrev>PHP and HTML</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.installation">
|
||||
<title>Installation</title>
|
||||
<titleabbrev>Installation</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.languages">
|
||||
<title>PHP and other languages</title>
|
||||
<titleabbrev>PHP and other languages</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.mailinglist">
|
||||
<title>Mailing lists</title>
|
||||
<titleabbrev>Mailing lists</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<chapter id="faq.migration">
|
||||
<title>Migrating from PHP 2 to PHP 3</title>
|
||||
<titleabbrev>Migrating from PHP 2 to PHP 3</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.migration4">
|
||||
<title>Migrating from PHP 3 to PHP 4</title>
|
||||
<titleabbrev>Migrating from PHP 3 to PHP 4</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.misc">
|
||||
<title>Miscellaneous Questions</title>
|
||||
<titleabbrev>Miscellaneous Questions</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<chapter id="faq.obtaining">
|
||||
<title>Obtaining PHP</title>
|
||||
<titleabbrev>Obtaining PHP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="faq.using">
|
||||
<title>Using PHP</title>
|
||||
<titleabbrev>Using PHP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<chapter id="features.connection-handling">
|
||||
<title>Connection handling</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<chapter id="features.cookies">
|
||||
<title>Cookies</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.17 $ -->
|
||||
<chapter id="features.error-handling">
|
||||
<title>Error Handling</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.21 $ -->
|
||||
<chapter id="features.file-upload">
|
||||
<title>Handling file uploads</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<chapter id="features.http-auth">
|
||||
<title>HTTP authentication with PHP</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<chapter id="features.images">
|
||||
<title>Creating and manipulating images</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<chapter id="features.persistent-connections">
|
||||
<title>Persistent Database Connections</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<chapter id="features.remote-files">
|
||||
<title>Using remote files</title>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<chapter id="features.safe-mode">
|
||||
<title>Safe mode</title>
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<reference id="ref.apache">
|
||||
<title>Apache-specific Functions</title>
|
||||
<titleabbrev>Apache</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.83 $ -->
|
||||
<reference id="ref.array">
|
||||
<title>Array Functions</title>
|
||||
<titleabbrev>Arrays</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<reference id="ref.aspell">
|
||||
<title>Aspell functions</title>
|
||||
<titleabbrev>Aspell</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<reference id="ref.bc">
|
||||
<title>BCMath Arbitrary Precision Mathematics Functions</title>
|
||||
<titleabbrev>BC math</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<reference id="ref.bzip2">
|
||||
<title>Bzip2 Compression Functions</title>
|
||||
<titleabbrev>Bzip2</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<reference id="ref.calendar">
|
||||
<title>Calendar functions</title>
|
||||
<titleabbrev>Calendar</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
CCVS Documentation by Brendan W. McAdams <brendan@plexmedia.com>
|
||||
Copyright (c) 2000 by the PHP Group
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<reference id="ref.classobj">
|
||||
<title>Class/Object Functions</title>
|
||||
<titleabbrev>Classes/Objects</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<reference id="ref.com">
|
||||
<title>COM support functions for Windows</title>
|
||||
<titleabbrev>COM</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<reference id="ref.cpdf">
|
||||
<title>ClibPDF functions</title>
|
||||
<titleabbrev>ClibPDF</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<reference id="ref.ctype">
|
||||
<title>Character type functions</title>
|
||||
<titleabbrev>ctype</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<reference id="ref.curl">
|
||||
<title>CURL, Client URL Library Functions</title>
|
||||
<titleabbrev>CURL</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<reference id="ref.cybercash">
|
||||
<title>Cybercash payment functions</title>
|
||||
<titleabbrev>Cybercash</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<reference id="ref.cybermut">
|
||||
<title>Crédit Mutuel CyberMUT functions</title>
|
||||
<titleabbrev>CyberMUT</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.44 $ -->
|
||||
<reference id="ref.datetime">
|
||||
<title>Date and Time functions</title>
|
||||
<titleabbrev>Date/time</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<reference id="ref.dba">
|
||||
<title>Database (dbm-style) abstraction layer functions</title>
|
||||
<titleabbrev>dba</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<reference id="ref.dbase">
|
||||
<title>dBase functions</title>
|
||||
<titleabbrev>dBase</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<reference id="ref.dbm">
|
||||
<title>DBM Functions</title>
|
||||
<titleabbrev>DBM</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<reference id="ref.dbx">
|
||||
<title>dbx functions</title>
|
||||
<titleabbrev>dbx</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<reference id="ref.dir">
|
||||
<title>Directory functions</title>
|
||||
<titleabbrev>Directories</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.19 $ -->
|
||||
<reference id="ref.domxml">
|
||||
<title>DOM XML functions</title>
|
||||
<titleabbrev>DOM XML</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<reference id="ref.errorfunc">
|
||||
<title>Error Handling and Logging Functions</title>
|
||||
<titleabbrev>Errors and Logging</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<reference id="ref.exec">
|
||||
<title>Program Execution functions</title>
|
||||
<titleabbrev>Program Execution</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<reference id="ref.fbsql">
|
||||
<title>FrontBase functions</title>
|
||||
<titleabbrev>FrontBase</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<reference id="ref.fdf">
|
||||
<title>Forms Data Format functions</title>
|
||||
<titleabbrev>FDF</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<reference id="ref.filepro">
|
||||
<title>filePro functions</title>
|
||||
<titleabbrev>filePro</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.79 $ -->
|
||||
<reference id="ref.filesystem">
|
||||
<title>Filesystem functions</title>
|
||||
<titleabbrev>Filesystem</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<reference id="ref.ftp">
|
||||
<title>FTP functions</title>
|
||||
<titleabbrev>FTP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<reference id="ref.funchand">
|
||||
<title>Function Handling functions</title>
|
||||
<titleabbrev>Functions</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<reference id="ref.gettext">
|
||||
<title>Gettext</title>
|
||||
<titleabbrev>gettext</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<reference id="ref.gmp">
|
||||
<title>GMP functions</title>
|
||||
<titleabbrev>GMP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<reference id="ref.http">
|
||||
<title>HTTP functions</title>
|
||||
<titleabbrev>HTTP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<reference id="ref.hyperwave">
|
||||
<title>Hyperwave functions</title>
|
||||
<titleabbrev>Hyperwave</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.28 $ -->
|
||||
<reference id="ref.ibase">
|
||||
<title>InterBase functions</title>
|
||||
<titleabbrev>InterBase</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<reference id="ref.icap">
|
||||
<title>ICAP Functions</title>
|
||||
<titleabbrev>ICAP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<reference id="ref.iconv">
|
||||
<title>iconv functions</title>
|
||||
<titleabbrev>iconv</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<reference id="ref.ifx">
|
||||
<title>Informix functions</title>
|
||||
<titleabbrev>Informix</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.49 $ -->
|
||||
<reference id="ref.image">
|
||||
<title>Image functions</title>
|
||||
<titleabbrev>Graphics</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.48 $ -->
|
||||
<reference id='ref.imap'>
|
||||
<title>IMAP, POP3 and NNTP functions</title>
|
||||
<titleabbrev>IMAP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.59 $ -->
|
||||
<reference id="ref.info">
|
||||
<title>PHP options & information</title>
|
||||
<titleabbrev>PHP options/info</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<reference id="ref.ingres">
|
||||
<title>Ingres II functions</title>
|
||||
<titleabbrev>Ingres II</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<reference id="ref.ircg">
|
||||
<title>IRC Gateway Functions</title>
|
||||
<titleabbrev>IRC Gateway</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<reference id="ref.java">
|
||||
<title>Java</title>
|
||||
<titleabbrev>PHP / Java Integration</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.31 $ -->
|
||||
<reference id="ref.ldap">
|
||||
<title>LDAP functions</title>
|
||||
<titleabbrev>LDAP</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<reference id="ref.mail">
|
||||
<title>Mail functions</title>
|
||||
<titleabbrev>Mail</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.39 $ -->
|
||||
<reference id="ref.math">
|
||||
<title>Mathematical Functions</title>
|
||||
<titleabbrev>Math</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<reference id="ref.mbstring">
|
||||
<title>Multi-Byte String Functions</title>
|
||||
<titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<reference id="ref.mcal">
|
||||
<title>MCAL functions</title>
|
||||
<titleabbrev>MCAL</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.20 $ -->
|
||||
<reference id="ref.mcrypt">
|
||||
<title>Mcrypt Encryption Functions</title>
|
||||
<titleabbrev>mcrypt</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<reference id="ref.mhash">
|
||||
<title>Mhash Functions</title>
|
||||
<titleabbrev>mhash</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<reference id="ref.ming">
|
||||
<title>Ming functions for Flash</title>
|
||||
<titleabbrev>Ming (flash)</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.51 $ -->
|
||||
<reference id="ref.misc">
|
||||
<title>Miscellaneous functions</title>
|
||||
<titleabbrev>Misc.</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.17 $ -->
|
||||
<reference id="ref.mnogo">
|
||||
<title>mnoGoSearch Functions</title>
|
||||
<titleabbrev>mnoGoSearch</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<reference id="ref.msql">
|
||||
<title>mSQL functions</title>
|
||||
<titleabbrev>mSQL</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<reference id="ref.mssql">
|
||||
<title>Microsoft SQL Server functions</title>
|
||||
<titleabbrev>MS SQL Server</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.54 $ -->
|
||||
<reference id="ref.mysql">
|
||||
<title>MySQL functions</title>
|
||||
<titleabbrev>MySQL</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.38 $ -->
|
||||
<reference id="ref.network">
|
||||
<title>Network Functions</title>
|
||||
<titleabbrev>Network</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<reference id="ref.nis">
|
||||
<title>YP/NIS Functions</title>
|
||||
<titleabbrev>YP/NIS</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.29 $ -->
|
||||
<reference id="ref.oci8">
|
||||
<title>Oracle 8 functions</title>
|
||||
<titleabbrev>OCI8</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<reference id="ref.openssl">
|
||||
<title>OpenSSL functions</title>
|
||||
<titleabbrev>OpenSSL</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.18 $ -->
|
||||
<reference id="ref.oracle">
|
||||
<title>Oracle functions</title>
|
||||
<titleabbrev>Oracle</titleabbrev>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<reference id="ref.outcontrol">
|
||||
<title>Output Control Functions</title>
|
||||
<titleabbrev>Output Control</titleabbrev>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user