For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2004 > stream_wrapper_register









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author stream_wrapper_register
Friedhelm Betz

2004-03-29, 5:31 pm

Hi,

from the docs:
<entry>STREAM_URL_STAT_QUIET</entry>
<entry>If this flag is set, your wrapper should not raise any
errors. If this flag is not set, you are responsible for
reporting errors using the <function>trigger_error</function>
function during stating of the path.

I did not get the logic;-( Shouldn't this read:

<entry>STREAM_URL_STAT_QUIET</entry>
<entry>If this flag is set, your wrapper should not raise any
errors. You are responsible for
reporting errors using the <function>trigger_error</function>
function during stating of the path.

Thx
Friedhelm
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com