link

(PHP 3, PHP 4 )

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