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
hex2bin(3) - php
func_num_args(3) - php
explode(3) - php
preg_quote(3) - php
substr_compare(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Nicki Paul to the Moderator Team!