(PECL apd:0.2-0.4)
apd_croak — Throw an error, a callstack and then exit
Behaves like perl's Carp::croak. Throw an error, a callstack and then exit.
The warning to throw.
The delimiter. Default to <BR />.
无返回值。
Example#1 apd_croak() example
<?php
apd_croak ( "Some Warning" , "<P>" );
?> © 2005-2008 BlaBla.cn 版权所有