Re: Matching a partial string

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/14/2014 10:34 PM, Ron Piggott wrote:

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.
Look up the stripos function

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux