alpha()
alpha(string $str = null) : boolean
Alpha
Parameters
string | $str |
Format validation Rules.
valid_base64(string $str = null) : boolean
Valid Base64
Tests a string for characters outside of the Base64 alphabet as defined by RFC 2045 http://www.faqs.org/rfcs/rfc2045
string | $str |