RsD0p9BK
3/11/2016 - 8:39 AM

strpos.php

if (strpos($str, 'some text') !== false) {
} else {
}