preg_match_all('@</h2> <p itemprop="articleBody">(.*?)</p> </div>@',$rep,$ex); $news=strip_tags($ex[0][0]);