apd_clunk(3) php man page | unix.com

Man Page: apd_clunk

Operating Environment: php

Section: 3

APD_CLUNK(3)								 1							      APD_CLUNK(3)

apd_clunk - Throw a warning and a callstack

SYNOPSIS
void apd_clunk (string $warning, [string $delimiter = "<BR />"])
DESCRIPTION
Behaves like perl's Carp::cluck. Throw a warning and a callstack.
PARAMETERS
o $warning - The warning to throw. o $delimiter - The delimiter. Default to <BR />.
RETURN VALUES
No value is returned.
EXAMPLES
Example #1 apd_clunk(3) example <?php apd_clunk("Some Warning", "<br/>"); ?>
SEE ALSO
apd_croak(3). PHP Documentation Group APD_CLUNK(3)
Related Man Pages
xtappwarnia(3) - hpux
hex2bin(3) - php
intlcal_get_error_code(3) - php
ldap_errno(3) - php
preg_quote(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun