vamsig Posted October 15, 2008 Share Posted October 15, 2008 How to create a folder(dierctory) and name.php by using php script for example i will enter a name into input box. when i press submit button it will need to create folder which name is entered in the input box. And Create a file name like name.html or name.php Link to comment https://forums.phpfreaks.com/topic/128528-how-to-create-a-folderdierctory-and-namephp-by-using-php-script/ Share on other sites More sharing options...
GKWelding Posted October 15, 2008 Share Posted October 15, 2008 http://uk2.php.net/function.mkdir http://www.tizag.com/phpT/filecreate.php Link to comment https://forums.phpfreaks.com/topic/128528-how-to-create-a-folderdierctory-and-namephp-by-using-php-script/#findComment-666080 Share on other sites More sharing options...
vamsig Posted October 15, 2008 Author Share Posted October 15, 2008 Thanking you... Link to comment https://forums.phpfreaks.com/topic/128528-how-to-create-a-folderdierctory-and-namephp-by-using-php-script/#findComment-666087 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.