| 
 | bcompiler_readReads and creates classes from a filehandle Description
   bool bcompiler_read
    ( resource  $filehandle)Reads data from a open file handle and creates classes from the bytecodes. Parameters
 
 Return Values
   Returns  Examples
 Example #1 bcompiler_read 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. 
 |