PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

realpath> <readfile
Last updated: Sat, 24 Mar 2007

view this page in

readlink

(PHP 4, PHP 5)

readlink — Vrací cíl symbolického odkazu

Popis

string readlink ( string $path )

readlink() provádí totéž jako funkce readlink v C a vrací název souboru, na který symbolický odkaz (link) ukazuje. Při chybě vrací 0.

Viz také symlink(), readlink() a linkinfo().

Poznámka: Tato funkce nefunguje na Windows systémech



add a note add a note User Contributed Notes
readlink
There are no user contributed notes for this page.

realpath> <readfile
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites