downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

apd_continue> <apd_callstack
[edit] Last updated: Thu, 23 May 2013

view this page in

apd_clunk

(PECL apd 0.2-0.4)

apd_clunkLanza una advertencia y una pila de llamado

Descripción

void apd_clunk ( string $warning [, string $delimiter ] )

Se comporta como el Carp::cluck de perl. Lanza una advertencia y una pila de llamado.

Parámetros

warning

La advertencia a lanzar.

delimiter

El delimitador. Por defecto es <BR />.

Valores devueltos

No devuelve ningún valor.

Ejemplos

Ejemplo #1 apd_clunk() ejemplo

<?php
apd_clunk
("Alguna advertencia""<br/>");
?>

Ver también

  • apd_croak() - Lanza un error, una pila de lamado y entonces sale



add a note add a note User Contributed Notes apd_clunk - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites