3.2.7. parse()

string parse ( string $filename, string $code )

Compiles the specified input ($code) and returns the output. If $filename is not equal to NULL, the output is also saved under the specified location (compilation cache).