This video will show you how to use the basic foreach loop in php. We also touch on using the built-in php function strpos (string position) which will tell us the location of one string within another string. It is an index based search that will return false if the string you are searching for is not present.