boolean strhead ($haystack, $needle);
Checks if $haystack starts with $needle and returns 'true' if so.