From: Ramiro Gonzalez on
I use bcompiler in my php
code(bcompiler_write_header+bcompiler_write_file+bcompiler_write_footer).
If the original phps are not located in the deployment directory, when I
ejecute the compiled code(In deployment directory)
I get an error because require_once use the path to the not compiled phps.
I'd like to know if there is any way to compile the phps and use the
compiled versiĆ³n from a different directory.

Thanks
Ramiro
 | 
Pages: 1
Prev: Install library
Next: Sending Encrypted Email