I wonder whether someone could help me please.
I\'ve been trying to find a tutorial or examples of how to automatically create a folder in my server upon \'user regi
You could use something like exec() to run a system command like mkdir http://php.net/manual/en/function.exec.php