Adding and Removing Symbolic Links in PHP Print
Written by Winfred DeKreij   

To add a symbolic link. use: symlink('/tmp/dir1', '/tmp/dir2');

To remove a symbolic link use : unlink(filename);

Add your comment

Your name:
Your website:
Subject:
Comment:
  The word for verification. Lowercase letters only with no spaces.
Word verification: