PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(no version information, might be only in CVS)
Behaves like perl's Carp::cluck. Throw a warning and a callstack. The default line delimiter is "<BR />\n".
Example 1. apd_clunk() example
<?phpapd_clunk("Some Warning","<P>");?>