Procedural File: debug_functions.php

Source Location: /include/debug_functions.php

Page Details

Debugging functions

Author:  marcan <marcan@smartfactory.ca>
Version:  $Id: page_pathsettings.php 345 2007-12-24 16:17:22Z malanciault $
Link:  http://impresscms.org ImpressCMS
Filesource:  Source Code for this file
License:  GNU
Functions
icms_debug  [line 17]

void icms_debug( string $msg, [bool $exit = false]  )

Output a line of debug

Parameters:
string   $msg:  text to be outputed as a debug line
bool   $exit:  if TRUE the script will end


[ Top ]
icms_debug_vardump  [line 30]

void icms_debug_vardump( string $var  )

Output a dump of a variable

Parameters:
string   $var:  variable which will be dumped


[ Top ]


Documentation generated on Sat, 16 Aug 2008 21:26:01 -0500 by phpDocumentor 1.4.0