techiefreak05 Posted August 27, 2006 Share Posted August 27, 2006 Yes I know PHP can create files.. (fwrite)... but can it create a folder?? i want to have users have their own folder to store the pictures they upload. and i dont want to manually create folders .. that would take too long! Link to comment https://forums.phpfreaks.com/topic/18788-php-code-to-create-a-directory/ Share on other sites More sharing options...
Corona4456 Posted August 27, 2006 Share Posted August 27, 2006 http://us3.php.net/function.mkdir Link to comment https://forums.phpfreaks.com/topic/18788-php-code-to-create-a-directory/#findComment-81044 Share on other sites More sharing options...
techiefreak05 Posted August 27, 2006 Author Share Posted August 27, 2006 Thanks! Link to comment https://forums.phpfreaks.com/topic/18788-php-code-to-create-a-directory/#findComment-81046 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.