| 
 | apd_clunkThrow a warning and a callstack Description
   void apd_clunk
    ( string  $warning[, string$delimiter= "<BR />"
  ] )Behaves like perl's Carp::cluck. Throw a warning and a callstack. Parameters
 
 Return ValuesNo value is returned. Examples
 Example #1 apd_clunk example 
<?phpSee Also
 
 |