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 Quote 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 Quote 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. Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.