Help for this page

Select Code to Download


  1. or download this
    some_function_call($var);
    #$# warn Dumper($var);
    
  2. or download this
    #$#DEBUG
    some_function_call();
    another_function_call();
    #$#END