PHP Manual

PHP function strcspn()

11. 09. 2019

Obsah článku

Availability in `PHP 4.0`

Find length of initial segment not matching mask

Parameters

Parameter Data type Default value Note
$str1 string not The first string.
$str2 string not The second string.
$start int null, The start position of the string to examine.
$length int null The length of the string to examine.

Return values

int

the length of the segment as an integer.

Other resources

Official strcspn documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.
35.

V jiných jazycích

Status:
All systems normal.
2024