(no version information, might be only in CVS)
bcompile_write_file -- Writes a php source file as bytecodesVaroitus |
Varoitus! T�m� funktio on EKSPERIMENTAALINEN. T�m�n funktion ominaisuudet, k�ytt�ytyminen, parametrit ja nimi voi muuttua varoituksetta seuraavissa PHP:n versioissa. |
This function complies specified source file into bytecodes, and writes them to the open file handle.
Esimerkki 1. bcompiler_write_file() example
|
See also bcompiler_write_header(), and bcompiler_write_footer().