Help for this page

Select Code to Download


  1. or download this
    $debug=1;
    $debug&&print("Debug info...\n");
    
  2. or download this
    *DEBUG=\1;
    $DEBUG&&print("Debug info...\n");