bcompiler_write_exe_footerDescriptionbool bcompiler_write_exe_footer ( resource filehandle, int startpos )
An EXE (or self executable) file consists of 3 parts,
To obtain a suitable stub you can compile php_embed-based stub phpe.c located in the examples/embed directory on bcompiler's CVS.
See also bcompiler_write_header(), bcompiler_write_class(), and bcompiler_write_footer(). |
|||||||||||||||||