Eric! Posted September 4, 2008 Share Posted September 4, 2008 Is it possible to create and remove soft links with PHP 5+ running on Apache? If so, how is it done? TIA, Eric Link to comment https://forums.phpfreaks.com/topic/122798-solved-create-soft-links-in-php/ Share on other sites More sharing options...
rarebit Posted September 4, 2008 Share Posted September 4, 2008 is a soft link a symbolic link? --> http://uk3.php.net/manual/en/function.symlink.php Link to comment https://forums.phpfreaks.com/topic/122798-solved-create-soft-links-in-php/#findComment-634110 Share on other sites More sharing options...
Eric! Posted September 6, 2008 Author Share Posted September 6, 2008 Yeah, a soft link is the same as a symbolic link. Perhaps I've been searching for this answer using a less popular phase. Link to comment https://forums.phpfreaks.com/topic/122798-solved-create-soft-links-in-php/#findComment-635446 Share on other sites More sharing options...
Eric! Posted September 6, 2008 Author Share Posted September 6, 2008 Ok, that helped. I need to use symlink http://www.php.net/symlink Link to comment https://forums.phpfreaks.com/topic/122798-solved-create-soft-links-in-php/#findComment-635448 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.