in reply to Re: Array Problem
in thread Array Problem
That's great, it works really well. I'm trying to simplify the output into basically IP Address: Result... So, I was wanting to, using your example, pass $output through a check and see if it contains either the word "Reply" or the word "Request"... Is it possible to do something like this?
I am not sure how to make the (m/Reply/) check if that is inside the $output variable?