Forum : array1
Brief description  about Online courses   join in Online courses
View Karm jeet singh 's Profile

array1

Create an array as this array ('Andrew','John','Peter','Nastin','Bill'. Search for and display all the names starting with letters A-J using regular expressions.
Asked by Karm jeet singh | Nov 21, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Karmjeet singh,

By using preg_match function you can search for the required names with required pattern.
Nov 23, 2010