User Tools

Site Tools


php:codesnip:regex-cek-string-password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

php:codesnip:regex-cek-string-password [2016/05/13 23:41] – created kbadminphp:codesnip:regex-cek-string-password [2016/05/13 23:42] (current) – [Contoh 1] kbadmin
Line 10: Line 10:
  
 if(!$uppercase || !$lowercase || !$number || strlen($pass)<=6){ if(!$uppercase || !$lowercase || !$number || strlen($pass)<=6){
-    echo "password harus minimal 6 karakter, mengandung huruf besar, huruf kecil dan angka";+    echo "password harus lebih dari 6 karakter, mengandung huruf BESAR, huruf kecil dan angka";
 }else{ }else{
     echo "password memenuhi kriteria";     echo "password memenuhi kriteria";

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
php/codesnip/regex-cek-string-password.1463197267.txt.gz · Last modified: 2016/05/13 23:41 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki