strchr
PHP Manual
PHP Manual»String Functions»strchr

strchr

(PHP 4, PHP 5, PHP 7, PHP 8)

strchrAlias of strstr()

Description

This function is an alias of: strstr().

To Top