apd_dump_function_table

(no version information, might be only in CVS)

apd_dump_function_table -- Affiche la table courant de fonction

Description

void apd_dump_function_table ( void )

apd_dump_function_table() affiche la table courante de fonction.

Exemple 1. Exemple avec apd_dump_function_table()

<?php
apd_dump_function_table
();
?>