Index: phpdoc/en/reference/rsusi.txt
diff -u phpdoc/en/reference/rsusi.txt:1.39 phpdoc/en/reference/rsusi.txt:1.40
--- phpdoc/en/reference/rsusi.txt:1.39 Sat Nov 30 07:45:43 2002
+++ phpdoc/en/reference/rsusi.txt Sat Nov 30 10:33:18 2002
@@ -70,25 +70,25 @@
imap none ***
info yes none
ingres-ii yes ***
-ircg none yes
-java ++ yes
-ldap ++ yes
-mail yes
+ircg none yes
+java ++ yes ***
+ldap ++ yes yes
+mail yes none
mailparse ~ PECL 4.2.0
-math
-mbstring ++ yes
-mcal
-mcrypt ++ yes
-mcve ~
-mhash
-mime_magic yes
-ming ++
-misc ~ yes
-mnogosearch
-msession ~
-msql ~ yes
-mssql yes
-muscat ~
+math none none
+mbstring ++ yes yes
+mcal none yes
+mcrypt ++ yes yes
+mcve ~ none yes
+mhash none yes
+mime_magic yes yes
+ming ++ none ***
+misc ~ yes none
+mnogosearch yes yes
+msession ~ none ***
+msql ~ yes yes
+mssql ~ ***
+muscat ~ ????
mysql yes yes
ncurses yes
network ~ yes
Index: phpdoc/en/reference/java/reference.xml
diff -u phpdoc/en/reference/java/reference.xml:1.6 phpdoc/en/reference/java/reference.xml:1.7
--- phpdoc/en/reference/java/reference.xml:1.6 Sun Nov 24 21:19:51 2002
+++ phpdoc/en/reference/java/reference.xml Sat Nov 30 10:33:18 2002
@@ -1,5 +1,5 @@
-
+
PHP / Java IntegrationJava
@@ -30,33 +30,7 @@
-
- &reftitle.install;
-
- Build instructions for this extension can be found in
- php4/ext/java/README.
-
-
- Note to Win32 Users
-
- In order to enable this module on a Windows environment, you must copy
- jvm.dll from the DLL folder of the PHP/Win32 binary
- package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
- or C:\WINDOWS\SYSTEM32)
-
-
-
-
-
+ &reference.java.configure;
&reference.java.ini;
Index: phpdoc/en/reference/ldap/reference.xml
diff -u phpdoc/en/reference/ldap/reference.xml:1.5 phpdoc/en/reference/ldap/reference.xml:1.6
--- phpdoc/en/reference/ldap/reference.xml:1.5 Sun Nov 24 21:15:14 2002
+++ phpdoc/en/reference/ldap/reference.xml Sat Nov 30 10:33:18 2002
@@ -1,5 +1,5 @@
-
+
LDAP functionsLDAP
@@ -101,23 +101,7 @@
-
- &reftitle.install;
-
- LDAP support in PHP is not enabled by default. You will need to
- use the --with-ldap
- configuration option when compiling PHP to enable LDAP support.
-
-
- Note to Win32 Users
-
- In order to enable this module on a Windows environment, you must copy
- libsasl.dll from the DLL folder of the PHP/Win32 binary
- package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
- or C:\WINDOWS\SYSTEM32)
-
-
-
+ &reference.ldap.configure;
&reference.ldap.ini;
Index: phpdoc/en/reference/mbstring/reference.xml
diff -u phpdoc/en/reference/mbstring/reference.xml:1.7 phpdoc/en/reference/mbstring/reference.xml:1.8
--- phpdoc/en/reference/mbstring/reference.xml:1.7 Fri Nov 15 15:12:08 2002
+++ phpdoc/en/reference/mbstring/reference.xml Sat Nov 30 10:33:18 2002
@@ -1,5 +1,5 @@
-
+
Multi-Byte String FunctionsMulti-Byte String
@@ -95,81 +95,7 @@
-
- &reftitle.install;
-
- mbstring is an extended module. You must
- enable the module with the configure script.
- Refer to the Install section for
- details.
-
-
- The following configure options are related to the
- mbstring module.
-
-
-
-
-
- : Enable
- mbstring functions. This option is
- required to use mbstring functions.
-
-
-
- As of PHP 4.3.0, the option
-
- will be enabled by default and replaced with
-
- to support Chinese, Korean and Russian language support.
- Japanese character encoding is supported by default.
- If
- is used, simplified chinese encoding will be supported.
- If
- is used, traditional chinese encoding will be supported.
- If
- is used, korean encoding will be supported.
- If
- is used, russian encoding will be supported.
- If
- is added, all supported character encoding in mbstring
- will be enabled, but the binary size of PHP will be
- maximized because of huge Unicode character maps.
- Note that Chinese, Korean and Russian encoding is
- experimentally supported in PHP 4.3.0.
-
-
-
-
-
- :
- Enable HTTP input character encoding conversion using
- mbstring conversion engine. If this
- feature is enabled, HTTP input character encoding may be
- converted to mbstring.internal_encoding
- automatically.
-
-
-
- As of PHP 4.3.0, the option
-
- will be eliminated and replaced with
- mbstring.encoding_translation.
- HTTP input character encoding conversion is enabled
- when this is set to On
- (the default is Off).
-
-
-
-
-
- : Enable
- regular expression functions with multibyte character support.
-
-
-
-
-
+ &reference.mbstring.configure;
&reference.mbstring.ini;
Index: phpdoc/en/reference/mcal/reference.xml
diff -u phpdoc/en/reference/mcal/reference.xml:1.5 phpdoc/en/reference/mcal/reference.xml:1.6
--- phpdoc/en/reference/mcal/reference.xml:1.5 Thu Aug 1 05:24:11 2002
+++ phpdoc/en/reference/mcal/reference.xml Sat Nov 30 10:33:19 2002
@@ -1,5 +1,5 @@
-
+
MCAL functionsMCAL
@@ -45,7 +45,7 @@
replacement is MCAL.
-
+ ¬e.no-windows.extension;
@@ -57,14 +57,7 @@
-
- &reftitle.install;
-
- After you installed the mcal library, to get these functions to
- work, you have to compile PHP with
- .
-
-
+ &reference.mcal.configure;
&reftitle.runtime;
Index: phpdoc/en/reference/mcrypt/reference.xml
diff -u phpdoc/en/reference/mcrypt/reference.xml:1.8 phpdoc/en/reference/mcrypt/reference.xml:1.9
--- phpdoc/en/reference/mcrypt/reference.xml:1.8 Sun Nov 10 22:08:40 2002
+++ phpdoc/en/reference/mcrypt/reference.xml Sat Nov 30 10:33:19 2002
@@ -1,5 +1,5 @@
-
+
Mcrypt Encryption Functionsmcrypt
@@ -14,12 +14,16 @@
GOST in CBC, OFB, CFB and ECB cipher modes. Additionally, it
supports RC6 and IDEA which are considered "non-free".
+ ¬e.no-windows.extension;
&reftitle.required;
These functions work using mcrypt.
+ To use it, download libmcrypt-x.x.tar.gz from here and follow the included installation
+ instructions.
If you linked against libmcrypt 2.4.x or higher, the following additional
@@ -30,17 +34,7 @@
-
- &reftitle.install;
-
- To use it, download libmcrypt-x.x.tar.gz from here and follow the included installation
- instructions. You need to compile PHP with the parameter to enable this
- extension. Make sure you compile libmcrypt with the option .
-
-
+ &reference.mcrypt.configure;
&reference.mcrypt.ini;
Index: phpdoc/en/reference/mcve/reference.xml
diff -u phpdoc/en/reference/mcve/reference.xml:1.4 phpdoc/en/reference/mcve/reference.xml:1.5
--- phpdoc/en/reference/mcve/reference.xml:1.4 Sun Oct 20 23:31:02 2002
+++ phpdoc/en/reference/mcve/reference.xml Sat Nov 30 10:33:20 2002
@@ -1,5 +1,5 @@
-
+
MCVE Payment FunctionsMCVE
@@ -25,40 +25,16 @@
MCVE platform.
+ ¬e.no-windows.extension;
-
- &reftitle.install;
-
- To enable MCVE Support in PHP, first verify your LibMCVE installation
- directory. You will then need to configure PHP with the option. If you use this
- option without specifying the path to your MCVE installation, PHP
- will attempt to look in the default LibMCVE Install location
- (/usr/local). If MCVE is in a non-standard location, run
- configure with: , where $mcve_path
- is the path to your MCVE installation. Please note that MCVE
- support requires that $mcve_path/lib and $mcve_path/include exist,
- and include mcve.h under the include directory and libmcve.so and/or
- libmcve.a under the lib directory.
-
-
- Since MCVE has true server/client separation, there are no additional
- requirements for running PHP with MCVE support. To test your
- MCVE extension in PHP, you may connect to testbox.mcve.com on
- port 8333 for IP, or port 8444 for SSL using the MCVE PHP API.
- Use 'vitale' for your username, and 'test' for your password.
- Additional information about test facilities are available at
- www.mcve.com.
-
-
-
+
+ &reference.mcve.configure;
+
&reftitle.seealso;
Additional documentation about MCVE's PHP API can be found at
-
- http://www.mcve.com/docs/phpapi.pdf. Main Street's
+ &url.mcve.docs;. Main Street's
documentation is complete and should be the primary reference
for functions.
Index: phpdoc/en/reference/mhash/reference.xml
diff -u phpdoc/en/reference/mhash/reference.xml:1.4 phpdoc/en/reference/mhash/reference.xml:1.5
--- phpdoc/en/reference/mhash/reference.xml:1.4 Fri Aug 9 06:26:05 2002
+++ phpdoc/en/reference/mhash/reference.xml Sat Nov 30 10:33:20 2002
@@ -1,5 +1,5 @@
-
+
Mhash Functionsmhash
@@ -31,14 +31,7 @@
-
- &reftitle.install;
-
- You need to compile PHP with the
- parameter to enable
- this extension. DIR is the mhash install directory.
-
-
+ &reference.mhash.configure;
&reftitle.runtime;
Index: phpdoc/en/reference/mime_magic/reference.xml
diff -u phpdoc/en/reference/mime_magic/reference.xml:1.2 phpdoc/en/reference/mime_magic/reference.xml:1.3
--- phpdoc/en/reference/mime_magic/reference.xml:1.2 Sat Sep 14 17:20:27 2002
+++ phpdoc/en/reference/mime_magic/reference.xml Sat Nov 30 10:33:20 2002
@@ -1,5 +1,5 @@
-
+
Mimetype FunctionsMimetype
@@ -26,16 +26,8 @@
&reftitle.required;
&no.requirement;
-
-
- &reftitle.install;
-
- The extension needs a copy of the magic.mime
- as distributed with the file command.
- This file also part of most recent Linux distributions and usually
- stored in the /usr/share/misc directory.
-
-
+
+ &reference.mime-magic.configure;
&reference.mime-magic.ini;
Index: phpdoc/en/reference/ming/reference.xml
diff -u phpdoc/en/reference/ming/reference.xml:1.5 phpdoc/en/reference/ming/reference.xml:1.6
--- phpdoc/en/reference/ming/reference.xml:1.5 Fri Aug 9 06:26:05 2002
+++ phpdoc/en/reference/ming/reference.xml Sat Nov 30 10:33:21 2002
@@ -1,5 +1,5 @@
-
+
Ming functions for FlashMing (flash)
@@ -58,31 +58,7 @@
-
- &reftitle.install;
-
-
- built into php (unix)
-
-/ext/ming
- cp php_ext/* /ext/ming
- cd
- ./buildconf
- ./configure --with-ming
-]]>
-
-
- Build and install php as usual,
- restart web server if necessary.
-
-
- Now either just add extension=php_ming.so
- to your &php.ini; file, or put
- dl('php_ming.so'); at the head of all of your
- Ming scripts.
-
-
+ &reference.ming.configure;
&reftitle.runtime;
Index: phpdoc/en/reference/mnogosearch/reference.xml
diff -u phpdoc/en/reference/mnogosearch/reference.xml:1.5 phpdoc/en/reference/mnogosearch/reference.xml:1.6
--- phpdoc/en/reference/mnogosearch/reference.xml:1.5 Fri Aug 9 06:26:06 2002
+++ phpdoc/en/reference/mnogosearch/reference.xml Sat Nov 30 10:33:21 2002
@@ -1,5 +1,5 @@
-
+
mnoGoSearch FunctionsmnoGoSearch
@@ -29,6 +29,7 @@
More information about mnoGoSearch can be found at
&url.mnogo;.
+ ¬e.no-windows.extension;
@@ -41,34 +42,7 @@
-
- &reftitle.install;
-
- In order to have these functions available, you must compile PHP with
- mnoGosearch support by using the
-
- option. If
- you use this option without specifying the path to mnoGosearch, PHP will
- look for mnoGosearch under /usr/local/mnogosearch
- path by default. If you installed mnoGosearch at a different location
- you should specify it:
- .
-
-
-
- PHP contains built-in MySQL access library, which can be used to
- access MySQL. It is known that mnoGoSearch is not compatible with
- this built-in library and can work only with generic MySQL
- libraries. Thus, if you use mnoGoSearch with MySQL, during PHP
- configuration you have to indicate the directory of your MySQL
- installation, that was used during mnoGoSearch configuration, i.e. for
- example:
- .
-
-
-
+ &reference.mnogosearch.configure;
&reftitle.runtime;
Index: phpdoc/en/reference/msession/reference.xml
diff -u phpdoc/en/reference/msession/reference.xml:1.4 phpdoc/en/reference/msession/reference.xml:1.5
--- phpdoc/en/reference/msession/reference.xml:1.4 Fri Aug 9 06:26:06 2002
+++ phpdoc/en/reference/msession/reference.xml Sat Nov 30 10:33:22 2002
@@ -1,5 +1,5 @@
-
+
Mohawk Software session handler functionsMsession functions
@@ -15,6 +15,7 @@
session server software itself can be found at
&url.msession;.
+ ¬e.no-windows.extension;
@@ -24,12 +25,7 @@
-
- &reftitle.install;
-
-
-
-
+&reference.msession.configure;
&reftitle.runtime;
Index: phpdoc/en/reference/msql/reference.xml
diff -u phpdoc/en/reference/msql/reference.xml:1.7 phpdoc/en/reference/msql/reference.xml:1.8
--- phpdoc/en/reference/msql/reference.xml:1.7 Sun Nov 24 21:10:17 2002
+++ phpdoc/en/reference/msql/reference.xml Sat Nov 30 10:33:22 2002
@@ -1,5 +1,5 @@
-
+
mSQL functionsmSQL
@@ -20,24 +20,7 @@
-
- &reftitle.install;
-
- In order to have these functions available, you must compile PHP with
- msql support by using the
- option. The default
- location is /usr/local/Hughes.
-
-
- Note to Win32 Users
-
- In order to enable this module on a Windows environment, you must copy
- msql.dll from the DLL folder of the PHP/Win32 binary
- package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
- or C:\WINDOWS\SYSTEM32)
-
-
-
+ &reference.msql.configure;
&reference.msql.ini;
Index: phpdoc/en/reference/mssql/reference.xml
diff -u phpdoc/en/reference/mssql/reference.xml:1.6 phpdoc/en/reference/mssql/reference.xml:1.7
--- phpdoc/en/reference/mssql/reference.xml:1.6 Sat Sep 14 17:22:28 2002
+++ phpdoc/en/reference/mssql/reference.xml Sat Nov 30 10:33:22 2002
@@ -1,5 +1,5 @@
-
+
Microsoft SQL Server functionsMS SQL Server
@@ -33,13 +33,7 @@
-
- &reftitle.install;
-
- The MSSQL extension is enabled by adding extension=php_mssql.dll to
- &php.ini;.
-
-
+ &reference.mssql.configure;
&reference.mssql.ini;
Index: phpdoc/en/reference/java/configure.xml
+++ phpdoc/en/reference/java/configure.xml
&reftitle.install;
Build instructions for this extension can be found in
php4/ext/java/README.
Note to Win32 Users
In order to enable this module on a Windows environment, you must copy
jvm.dll from the DLL folder of the PHP/Win32 binary
package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
or C:\WINDOWS\SYSTEM32)
Index: phpdoc/en/reference/ldap/configure.xml
+++ phpdoc/en/reference/ldap/configure.xml
&reftitle.install;
LDAP support in PHP is not enabled by default. You will need to
use the --with-ldap
configuration option when compiling PHP to enable LDAP support.
Note to Win32 Users
In order to enable this module on a Windows environment, you must copy
libsasl.dll from the DLL folder of the PHP/Win32 binary
package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
or C:\WINDOWS\SYSTEM32)
Index: phpdoc/en/reference/mbstring/configure.xml
+++ phpdoc/en/reference/mbstring/configure.xml
&reftitle.install;
mbstring is an extended module. You must
enable the module with the configure script.
Refer to the Install section for
details.
The following configure options are related to the
mbstring module.
: Enable
mbstring functions. This option is
required to use mbstring functions.
As of PHP 4.3.0, the option
will be enabled by default and replaced with
to support Chinese, Korean and Russian language support.
Japanese character encoding is supported by default.
If
is used, simplified chinese encoding will be supported.
If
is used, traditional chinese encoding will be supported.
If
is used, korean encoding will be supported.
If
is used, russian encoding will be supported.
If
is added, all supported character encoding in mbstring
will be enabled, but the binary size of PHP will be
maximized because of huge Unicode character maps.
Note that Chinese, Korean and Russian encoding is
experimentally supported in PHP 4.3.0.
:
Enable HTTP input character encoding conversion using
mbstring conversion engine. If this
feature is enabled, HTTP input character encoding may be
converted to mbstring.internal_encoding
automatically.
As of PHP 4.3.0, the option
will be eliminated and replaced with
mbstring.encoding_translation.
HTTP input character encoding conversion is enabled
when this is set to On
(the default is Off).
: Enable
regular expression functions with multibyte character support.
Index: phpdoc/en/reference/mcal/configure.xml
+++ phpdoc/en/reference/mcal/configure.xml
&reftitle.install;
After you installed the mcal library, to get these functions to
work, you have to compile PHP
.
Index: phpdoc/en/reference/mcrypt/configure.xml
+++ phpdoc/en/reference/mcrypt/configure.xml
&reftitle.install;
You need to compile PHP with the parameter to enable this
extension. Make sure you compile libmcrypt with the option .
Index: phpdoc/en/reference/mcve/configure.xml
+++ phpdoc/en/reference/mcve/configure.xml
&reftitle.install;
To enable MCVE Support in PHP, first verify your LibMCVE installation
directory. You will then need to configure PHP with the option. If you use this
option without specifying the path to your MCVE installation, PHP
will attempt to look in the default LibMCVE Install location
(/usr/local). If MCVE is in a non-standard location,
run configure with: , where $mcve_path
is the path to your MCVE installation. Please note that MCVE
support requires that $mcve_path/lib and $mcve_path/include exist,
and include mcve.h under the include directory and
libmcve.so and/or libmcve.a under
the lib directory.
Since MCVE has true server/client separation, there are no additional
requirements for running PHP with MCVE support. To test your
MCVE extension in PHP, you may connect to testbox.mcve.com on
port 8333 for IP, or port 8444 for SSL using the MCVE PHP API.
Use 'vitale' for your username, and 'test' for your password.
Additional information about test facilities are available at
www.mcve.com.
Index: phpdoc/en/reference/mhash/configure.xml
+++ phpdoc/en/reference/mhash/configure.xml
&reftitle.install;
You need to compile PHP with the
parameter to enable
this extension. DIR is the mhash install directory.
Index: phpdoc/en/reference/mime_magic/configure.xml
+++ phpdoc/en/reference/mime_magic/configure.xml
&reftitle.install;
You must compile PHP with the configure switch
to get support for
mime-type functions. The extension needs a copy of the
magic.mime as distributed with the
file command. This file also part of most recent Linux
distributions and usually stored in the /usr/share/misc
directory.
Index: phpdoc/en/reference/ming/configure.xml
+++ phpdoc/en/reference/ming/configure.xml
&reftitle.install;
built into php (unix)
/ext/ming
cp php_ext/* /ext/ming
cd
./buildconf
./configure --with-ming
]]>
Build and install php as usual,
restart web server if necessary.
Now either just add extension=php_ming.so
to your &php.ini; file, or put
dl('php_ming.so'); at the head of all of your
Ming scripts.
Index: phpdoc/en/reference/mnogosearch/configure.xml
+++ phpdoc/en/reference/mnogosearch/configure.xml
&reftitle.install;
In order to have these functions available, you must compile PHP with
mnoGosearch support by using the
option. If
you use this option without specifying the path to mnoGosearch, PHP will
look for mnoGosearch under /usr/local/mnogosearch
path by default. If you installed mnoGosearch at a different location
you should specify it: .
PHP contains built-in MySQL access library, which can be used to
access MySQL. It is known that mnoGoSearch is not compatible with
this built-in library and can work only with generic MySQL
libraries. Thus, if you use mnoGoSearch with MySQL, during PHP
configuration you have to indicate the directory of your MySQL
installation, that was used during mnoGoSearch configuration, i.e. for
example:
.
Index: phpdoc/en/reference/msession/configure.xml
+++ phpdoc/en/reference/msession/configure.xml
&reftitle.install;
To enable Msession support configure PHP
, where DIR is the
Msession install directory.
Index: phpdoc/en/reference/msql/configure.xml
+++ phpdoc/en/reference/msql/configure.xml
&reftitle.install;
In order to have these functions available, you must compile PHP with
msql support by using the
option. The default
location is /usr/local/Hughes.
Note to Win32 Users
In order to enable this module on a Windows environment, you must copy
msql.dll from the DLL folder of the PHP/Win32 binary
package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
or C:\WINDOWS\SYSTEM32)
Index: phpdoc/en/reference/mssql/configure.xml
+++ phpdoc/en/reference/mssql/configure.xml
&reftitle.install;
The MSSQL extension is enabled by adding extension=php_mssql.dll to
&php.ini;.