php man page for apd_croak

Query: apd_croak

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

APD_CROAK(3)								 1							      APD_CROAK(3)

apd_croak - Throw an error, a callstack and then exit

SYNOPSIS
void apd_croak (string $warning, [string $delimiter = "<BR />"])
DESCRIPTION
Behaves like perl's Carp::croak. Throw an error, a callstack and then exit.
PARAMETERS
o $warning - The warning to throw. o $delimiter - The delimiter. Default to <BR />.
RETURN VALUES
No value is returned.
EXAMPLES
Example #1 apd_croak(3) example <?php apd_croak("Some Warning","<P>"); ?>
SEE ALSO
apd_clunk(3). PHP Documentation Group APD_CROAK(3)
Related Man Pages
carp::clan(3) - mojave
fputcsv(3) - php
explode(3) - php
intlcal_get_error_code(3) - php
preg_quote(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun