best project developent for multi users service
Posted: Fri Dec 29, 2006 3:59 pm
Hello
We have a mailing php/mysql script
Our customer can login and then manage your newsletter
Now we must re-development the project
For any customer we must create on server a subdomain
Example of actual project
Master plan http://www.example.com
Any customers of he can login and send mailing.
Future project
Any customer can login into specific and dedicated subdomain that is independent hosting plan
http://c1.example.com | customer 1
http://c2.example.com | customer 2
http://c3.example.com | customer 3
Any subdomain is a hosting plan with specific details.
BUT any subdomain must contain a specific php file and include/required php function/classes from the master domain.
Any suggestion ??
The major problem is that all customer must have a plan but mailing script is unique (php/mysql based)
Thks
We have a mailing php/mysql script
Our customer can login and then manage your newsletter
Now we must re-development the project
For any customer we must create on server a subdomain
Example of actual project
Master plan http://www.example.com
Any customers of he can login and send mailing.
Future project
Any customer can login into specific and dedicated subdomain that is independent hosting plan
http://c1.example.com | customer 1
http://c2.example.com | customer 2
http://c3.example.com | customer 3
Any subdomain is a hosting plan with specific details.
BUT any subdomain must contain a specific php file and include/required php function/classes from the master domain.
Any suggestion ??
The major problem is that all customer must have a plan but mailing script is unique (php/mysql based)
Thks