php man page for apd_clunk

Query: apd_clunk

OS: php

Section: 3

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

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
hex2bin(3) - php
pg_copy_from(3) - php
apc_delete_file(3) - php
explode(3) - php
splfileobject.fputcsv(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!