[PHP-DOC] Notes Status, 7950 total

2002-11-28 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 12.8% of the 7950 total user notes. Notes | Page ---+- 109 |

[PHP-DOC] Modules/Extensions not in 4.3

2002-11-28 Thread Friedhelm Betz
Hi, maybe noticed I am working on incorporating configure-options in the Reference-Part of the manual. To avoid wasting my time, I want to exclude those modules/extensions no longer available. Any pointer to an overview, or should I search php-dev? Thanks Friedhelm -- PHP Documentation

[PHP-DOC] Note on size for pdf_setfont()?

2002-11-28 Thread Jome
While playing around with the PDF functions I checked the manual on pdf_setfont() to see if the format of the size was pixels or points or something else. Unfortunately it didn't say and I thought about adding a note but I have two things I'd like to get straighten out first: 1) Am I,

Re: [PHP-DOC] Note on size for pdf_setfont()?

2002-11-28 Thread Derick Rethans
On Thu, 28 Nov 2002, Jome wrote: While playing around with the PDF functions I checked the manual on pdf_setfont() to see if the format of the size was pixels or points or something else. Unfortunately it didn't say and I thought about adding a note but I have two things I'd like to get

Re: [PHP-DOC] Modules/Extensions not in 4.3

2002-11-28 Thread Philip Olson
This raises up a good point. PEAR is starting to take shape and more and more extensions are moving into PEAR/PECL. What do we do? PECL extensions are documented in the PEAR manual, not here. Since most of these extension moves are so recent, (4.3.0), we should probably continue to document

[PHP-DOC] #8353 [Opn]: foreach modify array pointer

2002-11-28 Thread philip
ID: 8353 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type:Arrays related +Bug Type:Documentation problem PHP Version: 4.4.0-dev -Assigned To: +Assigned To: philip New Comment: The foreach() page will be updated and made more clear

[PHP-DOC] file handeling

2002-11-28 Thread Jeff
Quick one, how do i read a file for a key word, say TEXt, and the delete the rest of the remaining file? -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] file handeling

2002-11-28 Thread Philip Olson
See: http://www.php.net/support This list is for documenting the manual, not general support questions. Regards, Philip On Thu, 28 Nov 2002, Jeff wrote: Quick one, how do i read a file for a key word, say TEXt, and the delete the rest of the remaining file? -- PHP Documentation

[PHP-DOC] #20610 [Bgs-Opn]: sendmail_path does work in Windows too, not only in Unix

2002-11-28 Thread dmitry
ID: 20610 User updated by: [EMAIL PROTECTED] -Summary: mail() does not work on Windows 95, but does work on Win2000 Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: Mail related +Bug Type:

[PHP-DOC] Re: Fw: Problems with English doc. php_manual_en.chm

2002-11-28 Thread Gabor Hojtsy
I am just uploading a new one; and I just wrote a checker so that it never uploads broken CHMs anymore. Quite happy to hear this ;)) Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] #13568 [Opn-Csd]: PHP3 semantics have been retained for nested functions

2002-11-28 Thread pollita
ID: 13568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: * PHP Version: 4.10 New Comment: Documentation at

Re: [PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Modules/Extensions not in4.3

2002-11-28 Thread Gabor Hojtsy
The peardoc format will be phased out for peardoc2 which uses several files, that is one per function, one for constants, etc. It makes sense to document PECL in the pear manual since PECL is in pear. Well, actually this what I wanted to hear :) I also think that moving PECL module's manuals

[PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Modules/Extensions not in 4.3

2002-11-28 Thread Arnaud Limbourg
Well, actually this what I wanted to hear :) I also think that moving PECL module's manuals to PECL is the way to go. Those extensions are mostly rarely used... We can make up a list in the manual about moved extensions and some text about why this happened / happens... I'm just one voice

Re: [PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Modules/Extensions notin 4.3

2002-11-28 Thread Philip Olson
I'm looking in: peardoc/peardoc2/en/pecl/ right now and each extension has just one file. In regards to phpdoc, it would look like: peardoc/peardoc2/en/pecl/{extensionname}/*.xml Currently it's just: peardoc/peardoc2/en/pecl/{extensionname}.xml We all agree they should move but the

[PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Modules/Extensions not in 4.3

2002-11-28 Thread Arnaud Limbourg
Mm, indeed there is just one fine. I do not know if this is intended though as pear packages are split into several files. I'm ccing Alexander Merz, who did the peardoc2 stuff, just in case. As for the move there is nothing planned at the moment, afaik. My opinion (and that's just me) is that

Re: [PHP-DOC] Modules/Extensions not in 4.3

2002-11-28 Thread Philip Olson
As for the move there is nothing planned at the moment, afaik. Just to clarify just in case, I was referring to the move from phpdoc to peardoc and not peardoc/peardoc to peardoc/peardoc2. Philip -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-DOC] #15110 [Opn]: Sessions are not saved unless the session contains data

2002-11-28 Thread john
ID: 15110 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: john New Comment: I'm going to update the docs to reflect this

[PHP-DOC] #17386 [Opn]: Associativity of assignment operators listed wrongly

2002-11-28 Thread john
ID: 17386 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.1.2 Assigned To: john New Comment: I'll make the change for the associtivity from left to right, but I don't know if I should just make a

[PHP-DOC] Re: [PEAR-DOC] Re: [PHP-DOC] Modules/Extensions not in 4.3

2002-11-28 Thread Arnaud Limbourg
Oh, I got it wrong then ;) Just to clarify just in case, I was referring to the move from phpdoc to peardoc and not peardoc/peardoc to peardoc/peardoc2. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] #20694 [Opn]: html not properly going to browser

2002-11-28 Thread derick
ID: 20694 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: IIS related +Bug Type: Documentation problem Operating System: Windows 2000 Server PHP Version: 4.3.0RC2 New Comment: okay, we make it a