Hi,
On Mon,  8 Apr 2002 13:15:27 +0100
"Wez Furlong" <[EMAIL PROTECTED]> wrote:

> proto resource fopen(string filename, string mode
>   [, bool use_include_path [, resource context]])
context is only optional if you use use_include_path in this proto. Is
that desired? Don't you mean

proto resource fopen(string filename, string mode
   [, bool use_include_path]  [, resource context])

Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to