ID: 25997
User updated by: xodfull at starmen dot net
Reported By: xodfull at starmen dot net
Status: Analyzed
Bug Type: Documentation problem
Operating System: Linux, Apache.
PHP Version: 4.3.3
New Comment:
I have to disagree. Not handling incor
ID: 25997
Updated by: [EMAIL PROTECTED]
Reported By: xodfull at starmen dot net
-Status: Open
+Status: Analyzed
-Bug Type: *General Issues
+Bug Type: Documentation problem
Operating System: Linux, Apache.
PHP Version: 4.3.3
New
et Mon Oct 27 13:37:36 2003 EDT
Modified files:
/phpdoc/en/reference/ctype/functionsctype-alpha.xml
Log:
Corrected statement about function equivalence
Index: phpdoc/en/reference/ctype/functions/ctype-alpha.xml
diff -u phpdoc/en/reference/ctype/f
betzMon Oct 27 06:36:15 2003 EDT
Modified files:
/phpdoc/en/reference/openssl/functions openssl-pkcs7-sign.xml
Log:
use example.com , thanks Goba
Index: phpdoc/en/reference/openssl/functions/openssl-pkcs7-sign.xml
diff -u phpdoc/en/reference/openssl/
didou Mon Oct 27 06:34:15 2003 EDT
Modified files:
/phpdoc/en/language constants.xml
Log:
s/four/five
Index: phpdoc/en/language/constants.xml
diff -u phpdoc/en/language/constants.xml:1.34 phpdoc/en/language/constants.xml:1.35
--- phpdoc/en/language/constants.x
The following works fine (I made an attempt once):
1. download the Single HTML file
2. open word
3. and open the file in there
It takes a while to load (20 mins on a slow machine) and you will get
1300+ page... but atleast the layout looks quite ok for printing.
BTW you can get the manual at http
On Mon, 27 Oct 2003, Vijaya_Manda wrote:
> Please accept my Congratulations on developing a good Scripting Language
> (the way I use PHP). I have been using ASP, Perl for the past few years and
> now started working with PHP. I really have seen many positive changes in
> the way I work now. I felt
Title: Printable version of PHP Manual
Dear PHP Friends,
Please accept my Congratulations on developing a good Scripting Language (the way I use PHP). I have been using ASP, Perl for the past few years and now started working with PHP. I really have seen many positive changes in the way I wor
-array("To" => "[EMAIL PROTECTED]", // keyed syntax
- "From" => "HQ <[EMAIL PROTECTED]>", // indexed syntax
+array("To" => "[EMAIL PROTECTED]", // keyed syntax
+ "From" => "HQ <[EMAIL PROTECTED]>", // indexed syntax
You mean [EMAIL PROTECTED] :)
Goba