include

Example

 include( string $file ) 

Description

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

Return Values

The return value of the included file, if any.