thesavior
02-18-2006, 12:55 AM
I would really like to create a script that allows someone to signup and the following will happen:
*For a forum script*
I have a master folder with all the files in it.
When a user signs up through a form, it will create a folder for them, and inside that folder, lets say have a config file, and a styles folder.
All of the files will referance the master folder, but use there configuration file for database connection, and there style folder.
How can i possibly do this?
Also, i want to have the most compact as possible way to make the tables for all of the forums. Should i just make the table prefix there unique board name or something like that?
Any ideas?
*For a forum script*
I have a master folder with all the files in it.
When a user signs up through a form, it will create a folder for them, and inside that folder, lets say have a config file, and a styles folder.
All of the files will referance the master folder, but use there configuration file for database connection, and there style folder.
How can i possibly do this?
Also, i want to have the most compact as possible way to make the tables for all of the forums. Should i just make the table prefix there unique board name or something like that?
Any ideas?