link
Create a hard link
&reftitle.description;
boollink
stringtarget
stringlink
link creates a hard link.
&reftitle.parameters;
target
Target of the link.
link
The link name.
&reftitle.returnvalues;
&return.success;
&reftitle.errors;
The function fails, and issues E_WARNING, if link
already exists, or if target does not exist.
&reftitle.examples;
Creating a simple hard link
]]>
&reftitle.notes;
¬e.no-remote;
For Windows only: This function requires PHP to run in an elevated
mode or with the UAC disabled.
&reftitle.seealso;
symlink
readlink
linkinfo
unlink