(PHP 4, PHP 5)
link — Create a hard link
link() creates a hard link.
Target of the link.
The link name.
Returnerar TRUE vid framgång eller FALSE vid fel.
Note: This function will not work on remote files as the file to be examined must be accessible via the servers filesystem.
Note: Den här funktionen är inte tillgänglig under Windows.