Creating directories through PHP
Posted: Wed Apr 30, 2003 6:46 am
I'm creating a CMS that manages several sites on a network. When an administrator adds a site to the network through the control panel, I want a directory to be created.
The directory will be named after the variable $prefix.
Any clue how I can do this? I looked through the filesystem directory functions and couldn't find what I was looking for
Thanks!
The directory will be named after the variable $prefix.
Any clue how I can do this? I looked through the filesystem directory functions and couldn't find what I was looking for
Thanks!