The isalnum() method returns TRUE if the string is nonempty and all characters in it are alphanumeric. Otherwise, it returns FALSE.
確定! 回上一頁