APD Funkcje
PHP Manual

apd_dump_function_table

(No version information available, might be only in CVS)

apd_dump_function_tableOutputs the current function table

Opis

void apd_dump_function_table ( void )

Outputs the current function table.

Zwracane wartości

żadna wartość nie jest zwracana.

Przykłady

Example #1 apd_dump_function_table() example

<?php
apd_dump_function_table
();
?>


APD Funkcje
PHP Manual