How do we search array values Hi,
I want to search one string from the array values
For example
i have an array with {a,test,images/test,testing}
search key is images
i want to get new array as {images/test}
if i search with test
new array is {test,images/test,testing}
Can anyone help for this?
__________________ With,
J. Jeyaseelan Everything Possible |