bcompiler_write_header
Opis
bool bcompiler_write_header ( resource filehandle [, string write_ver] )Writes the header part of a bcompiler file.
Parametry
filehandleA file handle as returned by fopen().
write_verCan be used to write bytecode in a previously used format, so that you can use it with older versions of bcompiler.
Notatki
| Ostrzeżenie |
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko. |
| Poprzedni | Spis treści | Następny |
| bcompiler_write_functions_from_file | Początek rozdziału |