file Function

Returns a specific file by the path/filename.

Summary

ElementFunction
ReturnsString

Arguments

nameString[required] The path/filename of the file to load.

Example

$this->file('test.txt');
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/ptorg/public_html/pagetype/content/pages/en/docml.viewer.php