Jump to content

Generate New Files/Folders for a New User


SmashIN

Recommended Posts

I am starting to get into PHP and I was wondering if there was a way to have a PHP script that first always a guest to register (which I know there are millions out there). Second I would like after registration is complete, a PHP script will automatically copy and paste files into the users directory. For Example:

 

Bob just signed up on my website with the username Bob123

 

After he completes the registration, a Script will generate a folder called Bob123 (www.domain.com/Bob123) With files like index.htm and logo.gif in there.

 

Is this possible?

 

Thank you for your time in advance

Link to comment
https://forums.phpfreaks.com/topic/54981-generate-new-filesfolders-for-a-new-user/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.