PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
bcompile_write_file -- Writes a php source file as bytecodesVarovanie |
T�to funkcia je EXPERIMENT�LNA. Spr�vanie tejto funkcie, n�zov tejto funkcie a hoci�o in� zdokumentovan� o tejto funkcii sa m�e zmeni� bez pov�imnutia v bud�com vydan� PHP. Pou��vajte t�to funkcii na svoje vlastn� riziko. |
This function complies specified source file into bytecodes, and writes them to the open file handle.
Príklad 1. bcompiler_write_file() example
|
See also bcompiler_write_header(), and bcompiler_write_footer().
Predchádzajúci | Domov | Nasledujúci |
bcompiler_write_exe_footer | Hore | bcompiler_write_footer |