php temukan teks dalam variabel

if(strpos($comments, 'http://') !== false) {
Uptight Unicorn