(No version information available, might be only in CVS)
apd_clunk — Throw a warning and a callstack
Behaves like perl's Carp::cluck. Throw a warning and a callstack.
The warning to throw.
The delimiter. Default to <BR />.
无返回值。
Example#1 apd_clunk() example
<?php
apd_clunk ( "Some Warning" , "<br/>" );
?> © 2005-2008 BlaBla.cn 版权所有