Cari teks dalam string php

#Text must be in double-quotes in brackets

echo strpos("Text to search within goes here", "search");
Rick Astley