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] 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