Is there a way (similar to in_array) to match a partial string? Haystack: $_SERVER['REQUEST_URI'] Needles: /prayers-for-today/% /one-year-Bible-reading-guide/% /past-issues/% where % matches the dynamic remainder of the string Thank you. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php