APD Funzioni
PHP Manual

apd_dump_function_table

(Unknown)

apd_dump_function_tableOutputs the current function table

Descrizione

void apd_dump_function_table ( void )

Outputs the current function table.

Valori restituiti

Nessun valore viene restituito.

Esempi

Example #1 apd_dump_function_table() example

<?php
apd_dump_function_table
();
?>


APD Funzioni
PHP Manual