readfile

readfile -- Outputs a file

Description

int readfile ( string filename [, int use_include_path])

You can use a URL as a filename with this function if the " fopen wrappers " have been enabled . See fopen( ) for more details .

See also fpassthru( ) , file( ) , fopen( ) , include( ) , require( ) , virtual( ) and Dodatok I .