(no version information, might be only in CVS)
Behaves like perl's Carp::croak. Throw an error, a callstack and then exit.
The warning to throw.
The delimiter. Default to <BR />.
No value is returned.
Esempio 1. apd_croak() example
<?phpapd_croak("Some Warning","<P>");?>