bcompiler_write_file
Escribe un fichero fuente de php como código de bytes
&reftitle.description;
boolbcompiler_write_file
resourcefilehandle
stringfilename
Esta función compila el fichero fuente especificado en código de bytes y lo escribe
al gestor de fichero abierto.
&reftitle.parameters;
filehandle
Un gestor de fichero como el devuelto por fopen.
filename
La ruta al fichero fuente, como string.
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
Ejemplo de bcompiler_write_file
]]>
&reftitle.notes;
&warn.experimental.func;
&reftitle.seealso;
bcompiler_write_header
bcompiler_write_footer