Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

strchr

(PHP 3, PHP 4 )

strchr --  Renvoie la chaîne à partir de la première occurrence

Description

string strchr ( string haystack, string needle)

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