strchr(3) php man page | unix.com

Man Page: strchr

Operating Environment: php

Section: 3

STRCHR(3)								 1								 STRCHR(3)

strchr - Alias ofstrstr(3)

	This function is an alias of: strstr(3).

PHP Documentation Group 														 STRCHR(3)
Related Man Pages
strchr(3) - osx
strrchr(3) - freebsd
strchrnul(3) - suse
strrchr(3) - suse
strchr(3) - netbsd
Similar Topics in the Unix Linux Community
error: invalid conversion from ‘const char*’ to ‘char*’
How to use SU inside script?
PHP parametric + bash script combination
Segmentation fault when I pass a char pointer to a function in C.