February 2013
Intermediate to advanced
538 pages
20h 55m
English
is_link
bool is_link(string path)Returns true if
path exists and is a symbolic link file;
otherwise, returns false. This
information is cached; you can clear the cache with clearstatcache().
Read now
Unlock full access