| 
 | bcompiler_loadReads and creates classes from a bz compressed file Description
   bool bcompiler_load
    ( string  $filename)Reads data from a bzcompressed file and creates classes from the bytecodes. Parameters
 
 Return Values
   Returns  Examples
 Example #1 bcompiler_load example 
<?phpNotesWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. 
 See Also
 
 |