Overview  Package SS_ZIP class

Functions

Summary
voiddbg

debug helper.

Detail

dbg()

void dbg(var $v, var $l)

debug helper.

the only job for this function is take parameter $v and ouput it with print_r() preceding with < xmp > etc The $l is a label like l=myvar

Parameters:
$v
$l

Overview  Package SS_ZIP class