RE: [PHP-DOC] mail() example wrong

2003-07-17 Thread Sebastian Picklum
> Hi phpdoc! > > I guess on > > http://www.php.net/manual/en/function.mail.php > > You should ... > > Example 4. Sending complex email. > > /* recipients */ > $to = "Mary <[EMAIL PROTECTED]>" . ", " ; // note the comma > $to .= "Kelly <[EMAIL PROTECTED]>"; > ^^^

[PHP-DOC] #23465 [Opn]: session.bug_compat_42 and session.bug_compat_warn needs better docs

2003-07-17 Thread philip
ID: 23465 Updated by: [EMAIL PROTECTED] -Summary: non documented Reported By: jhlavon at email dot cz Status: Open Bug Type: Documentation problem -Operating System: Win +Operating System: all -PHP Version: 4.3.1 +PHP Version: 4.3.3

[PHP-DOC] cvs: phpdoc /en/reference/session ini.xml

2003-07-17 Thread Philip Olson
philip Fri Jul 18 02:27:59 2003 EDT Modified files: /phpdoc/en/reference/sessionini.xml Log: Added docs from php.ini for session.bug_compat_42 and session.bug_compat_warn as per doc bug #23465. This doesn't yet close the bug as this strange issue nee

[PHP-DOC] #16234 [Opn->Csd]: important language features only mentioned in passing

2003-07-17 Thread philip
ID: 16234 Updated by: [EMAIL PROTECTED] Reported By: adam at adeptsoftware dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: WinXP PHP Version: 4.1.2 New Comment: These sections now exist and wil

[PHP-DOC] cvs: phpdoc /en/language variables.xml

2003-07-17 Thread Philip Olson
philip Fri Jul 18 01:43:49 2003 EDT Modified files: /phpdoc/en/language variables.xml Log: Created sections for static and global as requested in bug #16234. Also made informal examples formal. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/lan

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-flip.xml array-reverse.xml

2003-07-17 Thread Philip Olson
philip Thu Jul 17 18:38:55 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-flip.xml array-reverse.xml Log: See alsos. Index: phpdoc/en/reference/array/functions/array-flip.xml diff -

[PHP-DOC] mail() example wrong

2003-07-17 Thread Bernhard Kuemel
Hi phpdoc! I guess on http://www.php.net/manual/en/function.mail.php You should ... Example 4. Sending complex email. " . ", " ; // note the comma $to .= "Kelly <[EMAIL PROTECTED]>"; ^^^ ^ remove the real names and angle brackets or state that this is a wrong examp

Re: [PHP-DOC] Patch

2003-07-17 Thread Mehdi
>> Yes, I agree with your various comments. In all cases, the >> modifications would have been carried out by others by the time. > > That would have been great if it has been done by the translators >> themselves. But this commit (for example) proves that there are still >> some efforts to be made

[PHP-DOC] #21504 [Com]: W32api extension documentation is obsolete

2003-07-17 Thread iron at ironiq dot hu
ID: 21504 Comment by: iron at ironiq dot hu Reported By: thingol at mail dot ru Status: Open Bug Type:Documentation problem PHP Version: 4.3.2 New Comment: The rewritten w32api extension works wrong on WinXP with PHP 4.3.2 (as isapi dll) and IIS 5. If I use the php as is

Re: [PHP-DOC] Patch

2003-07-17 Thread Gabor Hojtsy
I've spent the night fighting floods at home, I have almost lost everything.. Sad to here that. sorry if I'm too broke to talk, let me make some efforts : Yes, I agree with your various comments. In all cases, the modifications would have been carried out by others by the time. > That would have b

Re: [PHP-DOC] Patch

2003-07-17 Thread Mehdi
>>> I know about this problem. All the examples had pretty colors in the >>> extended CHM versions before livedocs came into existance. I have >>> some code for it to detect if an example has no >> preceding and ending delimiter in this case. It worked. The problem >>> with these commits is for tr

Re: [PHP-DOC] Patch

2003-07-17 Thread Gabor Hojtsy
I know about this problem. All the examples had pretty colors in the extended CHM versions before livedocs came into existance. I have some code for it to detect if an example has no I have also seen things like deleted newlines in Mehdi's commits in the name of "fixing structures". Also some

[PHP-DOC] cvs: phpdoc /en/chapters install.iplanet.xml

2003-07-17 Thread Uwe Schindler
thetaphiThu Jul 17 10:48:32 2003 EDT Modified files: /phpdoc/en/chapters install.iplanet.xml Log: title fix Index: phpdoc/en/chapters/install.iplanet.xml diff -u phpdoc/en/chapters/install.iplanet.xml:1.3 phpdoc/en/chapters/install.iplanet.xml:1.4 --- p

Re: [PHP-DOC] Patch

2003-07-17 Thread Mehdi
It may work for some, but it's not correct. I was out at the swimming pool for example, so noticing us that you are going to commit something in ten minutes is not fair. BTW what is the reason that this patch is needed in fact? All examples should have PHP tags, for example this makes the li

Re: [PHP-DOC] cvs: phpdoc /en/chapters install.iplanet.xml

2003-07-17 Thread Gabor Hojtsy
- Servers-Netscape and iPlanet + Servers: Netscape, iPlanet and SunONE I guess you have not recognized, that the titles are conceptually written that way, so it would be nice if you would not modify the style. Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP-DOC] cvs: phpdoc /en/chapters install.iplanet.xml

2003-07-17 Thread Uwe Schindler
thetaphiThu Jul 17 05:30:39 2003 EDT Modified files: /phpdoc/en/chapters install.iplanet.xml Log: Some additions. But this file needs to be rewritten completely. There is much useless and even wrong crap in it. I hope I will do that until 4.3.3 is out.