Help for this page

Select Code to Download


  1. or download this
    $q->method($param1,$param2);
    
  2. or download this
    $q->method(-name1 => $param1, -name2 => $param2)
    
  3. or download this
    $q->method( { name1 => $param1, name2 => $param2 } )
    
  4. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.