(no version information, might be only in CVS)
bcompile_write_file -- Writes a php source file as bytecodesFigyelem |
Ez a függvény KÍSÉRLETI JELLEGGEL MŰKÖDIK. A függvény működése, neve, bármi amit a függévénnyel kapcsolatban dokumentáltunk megváltozhat egy későbbi PHP kiadásban minden figyelmeztetés nélkül. Ezt a függvényt csak a saját felelősségedre használd! |
This function complies specified source file into bytecodes, and writes them to the open file handle.
Példa 1. bcompiler_write_file() example
|
See also bcompiler_write_header(), and bcompiler_write_footer().