HRDIODB
[ class tree: HRDIODB ] [ index: HRDIODB ] [ all elements ]

Procedural File: debugging.php

Source Location: /debugging.php



Page Details:

Debugging functions.

Common debugging functions




Tags:

filesource:  Source Code for this file


Includes:

require_once("common_class.php") [line 27]
Common class







dump [line 34]

void dump( mixed $var)

Debugging print.

Prints out (dumps) the contents of a variable.




Parameters

mixed   $var   The variable to dump
[ Top ]



error [line 48]

FALSE error( string $string)

Print an error.

Prints an error message. The message format depends on the mode in which the function is called (online or offline) It returns FALSE so that it can be used in a return statement.




Parameters

string   $string   Error string
[ Top ]



inline_error [line 60]

void inline_error( $string)



Parameters

   $string  
[ Top ]



Documentation generated on Tue, 23 Jan 2007 22:57:46 -0500 by phpDocumentor 1.3.0RC6