(no version information, might be only in CVS)
bcompile_write_file -- Writes a php source file as bytecodesВнимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск. |
This function complies specified source file into bytecodes, and writes them to the open file handle.
Пример 1. bcompiler_write_file() example
|
See also bcompiler_write_header(), and bcompiler_write_footer().
Пред. | Начало | След. |
bcompiler_write_exe_footer | Уровень выше | bcompiler_write_footer |