PHP Encontre texto na variável

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