PHP Manual

PHP function basename()

11. 09. 2019

Obsah článku

Availability in `PHP 4.0`

Returns filename component of path

Parameters

Parameter Data type Default value Note
$path string not A path.
$suffix string null If the filename ends in suffix this will also be cut off.

Return values

string

the base name of the given path.

Other resources

Official basename 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.

V jiných jazycích

2.
Status:
All systems normal.
2024