bcompiler_write_file
Writes a php source file as bytecodes
Description
boolbcompiler_write_file
resourcefilehandle
stringfilename
&warn.experimental.func;
This function complies specified source file into bytecodes, and writes
them to the open file handle.
bcompiler_write_file example
]]>
See also bcompiler_write_header, and
bcompiler_write_footer.