Forum und email

strchr

(PHP 4, PHP 5)

strchr — Vind de eerst voorkomende positie van een karakter

Beschrijving

string strchr ( string $haystack , string $needle )

Deze functie is een alias voor strstr() en is identiek in alle opzichten.