Jump to content

Create a symbolic in Linux from PHP


jsherk

Recommended Posts

Yes, thanks that got me on the right path, and I think I found what I need...

 

The link() command is for hard links, but I want to create a soft link or symbolic link.

The command is (obviously enough) symlink(), but I think it is only available on Linux.

 

I found some good examples of it here:

http://us2.php.net/manual/en/function.symlink.php

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.