What is regular epression?
what is the purpose of *, ^ ,/ , $ using these special characters?
i need code for regular expression allowing alphabets, underscores and spaces only using regular expression
i need code for regular expression allowing alphanumerics and spaces only..using regular expression