fopen

fopen -- Opens file or URL

Description

resource fopen ( string filename, string mode [, int use_include_path [, resource zcontext]])

Poznámka : The list of supported protocols can be found in Dodatok I .



Poznámka :

Príklad 1 . fopen( ) example











See also Dodatok I , fclose( ) , fgets( ) , fsockopen( ) , file( ) , file_exists( ) , is_readable( ) , socket_set_timeout( ) , and popen( ) .