
immekelikestogetahandjobbyblackpeople
By: a guest on
May 6th, 2012 | syntax:
PHP | size: 0.18 KB | hits: 15 | expires: Never
<?php
function checkPasswordAndByTheWayKalleHaveGiganticBalls($password)
{
$length = strlen($password);
return(ctype_alnum($password) && $length >= 6 && $length <= 18));
}
?>