include( string $file )
The include() statement includes and evaluates the specified file.
The return value of the included file, if any.