PHP symlink() Function
Complete PHP Filesystem Reference
Definition and Usage
The symlink() function creates a symbolic link from the existing target with
the specified name link.
This function returns TRUE on success, or FALSE on failure.
Syntax
| Parameter |
Description |
| target |
Required. |
| link |
Required. |
Tips and Notes
Note: This is not an HTML link, but a link in the filesystem.
Note: This function does not work on Windows platforms.
Complete PHP Filesystem Reference

The Altova MissionKit is an integrated suite of tools ideal for:
- XML development
- Web & Web services development
- Data mapping & integration
- Rendering & publishing XML & database data
- XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy® - the industry-leading XML editor; MapForce® - a
graphical data mapping, conversion, and integration tool; StyleVision® - a visual XSLT stylesheet designer;
DiffDog® - an XML-aware diff/merge tool; and 2 additional tools.
Try all 6 products free for 30 days!
Download a fully-functional free trial
|
|
|
|