How can I check whether a string contains the English Letters (A through Z) in Objective-C? In PHP, there is preg_match method for that.How can I check whether a string contains the E
How can I check whether a string contains the English Letters (A through Z) in Objective-C? In PHP, there is preg_match method for that.How can I check whether a string contains the E