نمایش پست تنها
  #2  
قدیمی 02-26-2014
Islander آواتار ها
Islander Islander آنلاین نیست.
کاربر فعال
 
تاریخ عضویت: Apr 2012
محل سکونت: کرمانشاه
نوشته ها: 209
سپاسها: : 1,112

795 سپاس در 201 نوشته ایشان در یکماه اخیر
Islander به Yahoo ارسال پیام
پیش فرض Human Readable Random String - Really Useful & Handy PHP Code Snippets


Human Readable Random String
This code will create a human readable string that will look more close to dictionary words, useful for captchas

رشته تصادفی بامعنی
این کد رشته ای قابل خواندن تولید می کند که به کلمات واژه نامه نزدیک تر است، مفید برای تصاویر امنیتی.


**************/
(length - length of random string (must be a multiple of 2@*
**************/
;(function readable_random_string($length = 6
,"conso=array("b","c","d","f","g","h","j","k","l$
;("m","n","p","r","s","t","v","w","x","y","z"
;(vocal=array("a","e","i","o","u$
;""=password$
(srand ((double)microtime()*1000000
;max = $length/2
(++for($i=1; $i<=$max; $i
{
;[($password.=$conso[rand(0,19
;[($password.=$vocal[rand(0,4
}
;return $password

__________________


ویرایش توسط Islander : 02-26-2014 در ساعت 06:25 PM
پاسخ با نقل قول
2 کاربر زیر از Islander سپاسگزاری کرده اند برای پست مفیدش:
جای تبلیغات شما اینجا خالیست با ما تماس بگیرید