Created
April 30, 2018 14:44
-
-
Save fsuuaas/9567884671f67c07117b7812e4a8c478 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
symlink('/home/username/public_html/directory1', '/home/username/public_html/directory2'); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment