(no version information, might be only in CVS)
Behaves like perl's Carp::cluck. Throw a warning and a callstack.
The warning to throw.
The delimiter. Default to <BR />.
No value is returned.
Esempio 1. apd_clunk() example
<?phpapd_clunk("Some Warning", "<br/>");?>