file_exists

(PHP 3, PHP 4 >= 4.0.0)

file_exists -- Zjistφ, zda soubor existuje

Popis

bool file_exists ( string filename)

Vracφ TRUE, pokud soubor specifikovan² pomocφ filename existuje, jinak FALSE.

file_exists() nefunguje na vzdßlen²ch souborech; soubor k ov∞°enφ musφ b²t p°φstupn² prost°ednictvφm filesystΘmu serveru.

V²sledek tΘto funkce je cachovßn. Vφce informacφ - viz clearstatcache().