(PHP 4, PHP 5, PHP 7)
Outputs a file
int readfile ( string $filename [, bool $use_include_path = false [, resource $context ]] )
Reads a file and writes it to the output buffer.
Parameters:
filename
The filename being read.
use_include_path
You can use the optional second parameter and set it to TRUE, if you want to search for the file