Hello, Is there an easy way to get the location of a specific instance of a character in an array? for example: $MyArray = "This is the test"; I would like to know the index of the first occurence of the letter "h" ( 1 ) Thanks Mike
- RE: determining location of character in array.... Liss, Mike
- RE: determining location of character in array.... Mark Anderson
- Re: determining location of character in array.... Paul Johnson
- Re: determining location of character in array.... Jenda Krynicky
- Re: determining location of character in array.... Rob Dixon
- RE: determining location of character in array.... Toby Stuart