with the password you can use the funcio srtlen:

$number_of_chars=strlen($password);

Where are the right password? On a database??

In the site http://www.hotscripts.com you'll find a lot of script exemplos
in PHP and JavaScript to verify if a e-mail typed is right.

Augusto Cesar Castoldi

On Wed, 14 Feb 2001, Brandon Feldhahn wrote:

> how can i make somthing that nows if there are 6-12 chars in a password
> field. Also how do you make somthing the know is the password, and the
> password confermation is the same. And finnally i need a script that
> know if they filled all the form fields, and one that know if they put
> and "@" in there e - mial
> 
> sorry for all the request but i just cant find it anywere and i need a
> little help to get my buissness going
> 
> -Thank you for you time
> Brandon
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to