Manuel PHP
Précédent   Suivant

strchr

strchr --Recherche la première occurrence d’un caractère

Description

string strchr(string haystack, string needle);

Cette fonction est un alias de strstr(), et lui est identique en tous points.

Précédent Sommaire Suivant
sprintf Chapitre strcmp