krash11554 Posted September 18, 2012 Share Posted September 18, 2012 I know about mkdir function but that only makes a directory, i think. Is there a way to add a folder to a directory? Thanks Link to comment https://forums.phpfreaks.com/topic/268490-add-a-new-folder-to-exisiting-directory/ Share on other sites More sharing options...
scootstah Posted September 18, 2012 Share Posted September 18, 2012 The third parameter makes mkdir recursive. mkdir Link to comment https://forums.phpfreaks.com/topic/268490-add-a-new-folder-to-exisiting-directory/#findComment-1378800 Share on other sites More sharing options...
trq Posted September 18, 2012 Share Posted September 18, 2012 Is there a way to add a folder to a directory A folder is just a Windows users term for directory. They are the same thing. Link to comment https://forums.phpfreaks.com/topic/268490-add-a-new-folder-to-exisiting-directory/#findComment-1378813 Share on other sites More sharing options...
scootstah Posted September 18, 2012 Share Posted September 18, 2012 Is there a way to add a folder to a directory A folder is just a Windows users term for directory. They are the same thing. Whoa, his question is completely different words than what I thought they were last night. o.O Link to comment https://forums.phpfreaks.com/topic/268490-add-a-new-folder-to-exisiting-directory/#findComment-1378883 Share on other sites More sharing options...
Jessica Posted September 18, 2012 Share Posted September 18, 2012 This question blew my mind. Link to comment https://forums.phpfreaks.com/topic/268490-add-a-new-folder-to-exisiting-directory/#findComment-1378885 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.