[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml

2005-07-16 Thread Nuno Lopes
nlopess Sat Jul 16 13:00:10 2005 EDT Modified files: /phpdoc/en/appendices wrappers.xml Log: arg.. trying to get a better english http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.52&r2=1.53&ty=u Index: phpdoc/en/appendices/wrappers.xml di

[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml

2005-07-16 Thread Nuno Lopes
nlopess Sat Jul 16 12:53:28 2005 EDT Modified files: /phpdoc/en/appendices wrappers.xml Log: document the new (PHP 5.1) 'bindto' socket context option http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.51&r2=1.52&ty=u Index: phpdoc/en/appen

Re: [PHP-DOC] xmlreader docs

2005-07-16 Thread Nuno Lopes
I have some really rough docs started for xmlreader. Basically one liner descriptions and no examples at this point. Been having a hard time trying to find time, so was wondering if I should commit them as is or hold on to em for now and keep trying to pick away at em? What I have so far is av

[PHP-DOC] xmlreader docs

2005-07-16 Thread Rob Richards
I have some really rough docs started for xmlreader. Basically one liner descriptions and no examples at this point. Been having a hard time trying to find time, so was wondering if I should commit them as is or hold on to em for now and keep trying to pick away at em? What I have so far is av

Re: [PHP-DOC] Readfile()

2005-07-16 Thread Gabor Hojtsy
Hi Paul, >thank for the prompt respond, >beside that i also found the php-windows apache2 >version installation is incorrect or not updated. > >because i am still new, i am unsure about the procedure >and how to update the documentation... > >i would like to contribute to

Re: [PHP-DOC] Issue with proc_open documentation examples

2005-07-16 Thread Nuno Lopes
Hi, Folks, Though the command proc_open() is shown as PHP 4.0-4.3 and PHP 5 compatible, the examples given are strictly PHP 5. The documentation should reflect that issue to avoid confusion. The key points: 1. proc_open examples are using five fields with the proc_open functi

Re: [PHP-DOC] Readfile()

2005-07-16 Thread Gabor Hojtsy
Hi, >I found out readfile() doc didn't give thedetails/enough > explanation, how can I add more infointo that? You can send in a patch to the XML source file of that documentation page. http://cvs.php.net/phpdoc/en/reference/filesystem/functions/readfile.xml Regards, Gabor Hojtsy

[PHP-DOC] Readfile()

2005-07-16 Thread Paul Ooi
Dear all, I found out readfile() doc didn't give the details/enough explanation, how can I add more info into that? Regards, Paul Ooi

Re: [PHP-DOC] Links

2005-07-16 Thread Nuno Lopes
I am updating http://www.php.net/manual/en/ref.pdo.php to add some extra information for installation as per http://bugs.php.net/bug.php?id=33696 and I want to add a link to http://pecl.php.net/package-search.php?pkg_name=PDO_ - how do I add my own link in to do this? Maybe, you can use just htt

[PHP-DOC] #33725 [NEW]: Translation inconsistency of ref.session.php between french and english

2005-07-16 Thread damz at prealable dot org
From: damz at prealable dot org Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Translation inconsistency of ref.session.php between french and english Description: Translation of ref.session.php is inconsistent be

Re: [PHP-DOC] Links

2005-07-16 Thread Jakub Vrana
David Mytton wrote: > I am updating http://www.php.net/manual/en/ref.pdo.php to add some > extra information for installation as per > http://bugs.php.net/bug.php?id=33696 and I want to add a link to > http://pecl.php.net/package-search.php?pkg_name=PDO_ - how do I add my > own link in to do this?

[PHP-DOC] Links

2005-07-16 Thread David Mytton
I am updating http://www.php.net/manual/en/ref.pdo.php to add some extra information for installation as per http://bugs.php.net/bug.php?id=33696 and I want to add a link to http://pecl.php.net/package-search.php?pkg_name=PDO_ - how do I add my own link in to do this? -- Regards, David Mytton htt

[PHP-DOC] #33722 [Opn->Ver]: Czech CHM Manual Errors

2005-07-16 Thread dmytton
ID: 33722 Updated by: [EMAIL PROTECTED] -Summary: Can´t work with php manual Reported By: oburgr at volny dot cz -Status: Open +Status: Verified Bug Type: Documentation problem Operating System: WinXP SP2 PHP Version: Irreleva

[PHP-DOC] #33722 [NEW]: Can�t work with php manual

2005-07-16 Thread oburgr at volny dot cz
From: oburgr at volny dot cz Operating system: WinXP SP2 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Can´t work with php manual Description: I´ve downloaded czech documentation file in CHM format for windows (php_manual_cs.chm).

Re: [PHP-DOC] Issue with proc_open documentation examples

2005-07-16 Thread Friedhelm Betz
William D. Richards wrote: Hi, Folks, Though the command proc_open() is shown as PHP 4.0-4.3 and PHP 5 compatible, the examples given are strictly PHP 5. The documentation should reflect that issue to avoid confusion. The key points: 1. proc_open examples are using five fi

[PHP-DOC] Issue with proc_open documentation examples

2005-07-16 Thread William D. Richards
Hi, Folks,    Though the command proc_open() is shown as PHP 4.0-4.3 and PHP 5 compatible, the examples given are strictly PHP 5. The documentation should reflect that issue to avoid confusion.    The key points:        1. proc_open examples are using five fields with the proc_open function. That o