(No version information available, might be only in CVS)
apd_dump_function_table — Outputs the current function table
Outputs the current function table.
No value is returned.
Example #1 apd_dump_function_table() example
<?php
apd_dump_function_table();
?>