Podręcznik PHP






bcompiler_parse_class

(PECL)

bcompiler_parse_class -- Reads the bytecodes of a class and calls back to a user function

Description

bool bcompiler_parse_class ( string class, string callback )

Notatka: This function has been removed from bcompiler and is no longer available as of bcompiler 0.5.

reads the bytecodes of a class and calls back to a user function

Przykład 1. bcompiler_parse_class() example

<?php

function readByteCodes($data) {
  
print_r($data);
}

bcompiler_parse_class("DB","readByteCodes");

?>


zamki polskie


print 'Pokrycia dachowe 1171501824' . "\n"; print 'zabawki edukacyjne 1171501600' . "\n"; print 'Link 4 1171501654' . "\n"; // Klienci TP print 'wykładziny obiektowe 1171501984' . "\n";