nadeemshafi9 Posted August 31, 2006 Share Posted August 31, 2006 hii need to make a directory whith php is this possible i see no sighs of any apparent functions on php.net/create directory Link to comment https://forums.phpfreaks.com/topic/19231-making-a-directory-in-php-is-it-possible/ Share on other sites More sharing options...
zq29 Posted August 31, 2006 Share Posted August 31, 2006 You can create directories with the mkdir() function. Link to comment https://forums.phpfreaks.com/topic/19231-making-a-directory-in-php-is-it-possible/#findComment-83289 Share on other sites More sharing options...
nadeemshafi9 Posted September 1, 2006 Author Share Posted September 1, 2006 thanx alotRESOLVED Link to comment https://forums.phpfreaks.com/topic/19231-making-a-directory-in-php-is-it-possible/#findComment-83775 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.