Includes a php-file into the output. The contents of the file is parsed by the PHP parser, so be careful. Nucleus skin/templatevars are not parsed! (see parsedinclude and include for other include options).
IncludeMode and IncludePrefixinclude() command. This command will be called from inside a class method, so you'll need to declare which global variables you want to access yourself. Most of the standard variables are automatically declared global by Nucleus itself.all
<%phpinclude(filename.php)%>
<%phpinclude(/home/user/myself/filename.php)%>