Архив документации OpenNet.ru / Раздел "PHP" / Индекс

register_compiler_function

void register_compiler_function (string name, string impl)

Use this to dynamically register a compiler function plugin. Pass in the compiler function name, followed by the PHP function that implements it.


Архив документации на OpenNet.ru