Adamhumbug Posted February 22 Share Posted February 22 In my application, i want to be able to create web portals that can be accessed from the internet - the user will need permission to get to the portal and will need to log in. In order to achieve this i think i need to create a folder in my file structure dynamically. So for example, you name the website "portal1" click "make new website" and a folder called "portal1" is ceated in the file structure and several files dropped into it. Is this possible and if so how would i go about it - or as always, is there another way i should be dealing with this? Quote Link to comment Share on other sites More sharing options...
Solution Barand Posted February 22 Solution Share Posted February 22 See https://www.php.net/mkdir Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.