Stream Classes
<<<
Constantes Prédefinies Stream Errors
>>>

6.98 Stream functions
6 Index des fonctions
 Manuel PHP

Introduction
Pré-requis
Installation
Configuration à l'exécution
Stream Classes
->Constantes Prédefinies
Stream Errors
Exemples

6.98.6 Constantes Prédefinies

Constant Description
STREAM_USE_PATH Flag indicating if the stream used the include path.
STREAM_REPORT_ERRORS Flag indicating if the wrapper is responsible for raising errors using trigger_error during opening of the stream. If this flag is not set, you should not raise any errors.

<< Constantes Prédefinies >>
Stream Classes Stream functions Stream Errors