| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
strpbrk() searches the haystack
string for a char_list, and returns a string
starting from the character found (or FALSE if it is not found).
Poznámka: The
char_listparameter is case sensitive.
| Předcházející | Domů | Další |
| strncmp | Nahoru | strpos |