Help for this page

Select Code to Download


  1. or download this
    1.    sub checkNumber($)
    2.    {
    ...
    11.            }
    12.            return $l_status;
    13.    }
    
  2. or download this
    1.    $check=checkNumber($num1);