FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » grep in php?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
grep in php? [message #179408] Sat, 20 October 2012 10:04 Go to previous message
houghi is currently offline  houghi
Messages: 45
Registered: September 2011
Karma:
Member
I am looking how to do a grep in php. I have a variable(1) with very much
random data.

I want only to get lines that have certain words in it. As far as I can
see preg_grep does not work, as the data isn't an array.

I could use (exec grep ...), but I rather not.

I am looking for something that does:
$result = grep("word_I_look_for",$result);

(1)If it is easier, I can use a file instead of a variable.

houghi
--
I do not want life insurance.
I want all people to be genuinely grieving when I die.

houghi
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Code "folding" in NetBeans IDE 7.2
Next Topic: Placement & Work Solution provider
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Nov 27 10:59:14 GMT 2024

Total time taken to generate the page: 0.04147 seconds