I need to itereate a loop to every time find the string appearing after a particular string say "if(
        Posted  
        
            by Parth
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Parth
        
        
        
        Published on 2010-03-27T05:11:01Z
        Indexed on 
            2010/03/27
            5:13 UTC
        
        
        Read the original article
        Hit count: 292
        
I need to itereate a loop to every time find the string appearing after a particular string say "if(OLD.", then which PHP function will be helpfull for me?
© Stack Overflow or respective owner