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
func_num_args(3) - php
intlcal_get_error_code(3) - php
preg_quote(3) - php
substr_compare(3) - php
splfileobject.fputcsv(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework &amp; Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation