link

(PHP 3, PHP 4 >= 4.0.0)

link -- Create a hard link

Popis

int link (string target, string link)

link() creates a hard link.

Viz také the symlink() to create soft links, and readlink() along with linkinfo().

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