include

 include( string $file ) 

説明

The include() statement includes and evaluates the specified file.

戻り値

The return value of the included file, if any.