getRandomString()
getRandomString( $len = 35) : string
Produces a random string.
Parameters
$len |
Returns
string —Random string
ابزارها و متدهای پرکاربرد
در این کلاس یک سری از متدهای پرکاربرد به صورت متدهای ایستا پیاده سازی شده است.
isValidEmail( $email) : boolean
RFC(2)822 Email Parser
By Cal Henderson cal@iamcal.com This code is licensed under a Creative Commons Attribution-ShareAlike 2.5 License http://creativecommons.org/licenses/by-sa/2.5/ Revision 5 - http://www.iamcal.com/publish/articles/php/parsing_email/
Comments were stripped, check the source for the way this parser is built. It is a very interesting reading.
Is email