PHP Manual
/
Manipulation with variables

PHP function is_string()

11. 09. 2019

Obsah článku

Availability in `PHP 4.0`

Find whether the type of a variable is string

Parameters

Parameter Data type Default value Note
$var mixed not The variable being evaluated.

Return values

bool

true if var is of type string, false otherwise.

Other resources

Official is-string 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.
5.

V jiných jazycích

Status:
All systems normal.
2024