apd_dump_function_table

(no version information, might be only in CVS)

apd_dump_function_table -- Outputs the current function table

Description

void apd_dump_function_table ( void )

Outputs the current function table.

例子 1. apd_dump_function_table() example

<?php
apd_dump_function_table
();
?>


add a note add a note User Contributed Notes
There are no user contributed notes for this page.