mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Apache specific functions only work with PHP as Apache module.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81702 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9f8ab10027
commit
007c2684af
1 changed files with 6 additions and 1 deletions
|
@ -1,8 +1,13 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<reference id="ref.apache">
|
||||
<title>Apache-specific Functions</title>
|
||||
<titleabbrev>Apache</titleabbrev>
|
||||
<partintro>
|
||||
<para>
|
||||
These functions are only available when running PHP as an Apache module.
|
||||
</para>
|
||||
</partintro>
|
||||
|
||||
&reference.apache.functions;
|
||||
|
||||
|
|
Loading…
Reference in a new issue