PHP string strchr() FunctionLast Updated : 17 Mar 2025 The string strchr() function is predefined function of PHP. It is the alias of strstr() function or can used to search for the first occurrence of a given string. Note: This function is case sensitive and binary-safe.Syntax:
Example 1Output: PHP Example 2Output: point! Example 3Output: Hello References: http://php.net/manual/en/function.strchr.phpNext TopicPHP String |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India