View Single Post
  #95 (permalink)  
Old 08-28-2007, 03:33 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default 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
Reply With Quote