how create subdirectory in php
Posted: Wed Sep 12, 2007 8:46 am
hi, how to creat subdirectory in php.
i know how to create directory. this is for creating directory(!is_dir(test)) mkdir(test,0777);
it will create directory. give the diea.
please help to me.
thanks,
qumar.
i know how to create directory. this is for creating directory(!is_dir(test)) mkdir(test,0777);
it will create directory. give the diea.
please help to me.
thanks,
qumar.