Welcome My Blog

Ramdhani Purnama Alam

AINK BOBOTOH PERSIB

Photobucket

Senin, 28 Januari 2013

Aplikasi Cek Kekuatan Password

Ini salah satu contoh aplikasi cek kekuatan password yang saya buat dengan menggunakan php dan hasilnya seperti ini :



ini berikut skripnya :

<!DOCTYPE HTML>
<html>
    <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <title>Aplikasi Cek Password - Ramdhani Purnama Alam</title>
        <script src="jquery.js"></script>
        <link href='http://fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'>       
        <link rel="stylesheet" type="text/css" href="style.css" />       
        <script src="script.js"></script>       
    </head>
   
    <body bgcolor="blue">
        <div id="container">
       
            <div id="header">
            Nama    : Ramdhani Purnama Alam<br>
            Kelas    : 3-A<br>
            NPM        : 1103037<br>
                <h2>Aplikasi Cek Password<h2>
                   
            </div>
           
            <div id="content">   

                <form id="register">
                    <label for="password">Password : </label>
                    <input name="password" id="password" type="password"/>
                    <span id="result"></span>
                </form>       

            </div>
           
            <div id="footer">
                by Ramdhani Purnama Alam
            </div>   
           
        </div>
    </body>
</html>


sekian yang saya buat aplikasi cek kekuatan password. Terimakasih.

0 comment:

Posting Komentar

Get Paid