apd_dump_function_table
(Unknown)
apd_dump_function_table — Outputs the current function table
Описание
void apd_dump_function_table
( void
)
Outputs the current function table.
Връщани стойности
Няма връщана стойност.
Примери
Example #1 apd_dump_function_table() example
<?php
apd_dump_function_table();
?>
There are no user contributed notes for this page.
