@return int the users console input as string */ protected function readINT() { // initialize integer that should be returned $number = null; // read number ...
確定! 回上一頁