link
Create a hard connection
link()
function creates a hard connection.
Return true if successful, and false if failed.
Tip: The connection created is not an HTML link, but a connection in the file system.
link ( target , link )
parameter | describe |
---|---|
target | Required. |
link | Required. |