Click to See Complete Forum and Search --> : Custom Order form and Auto Account creation


william232
10-10-2006, 07:49 PM
Hey all,

How do i go about making an custom order form script in php which pretty much asks the user the following

-How much space,Bandwidth
-How many ftp accounts
-How many Subdomains
-How many Email address
-How many Mysql databases & users
-How many parked domains and addon domains

then they have what they want in it and automatically creates the package and then creates the account and emails the user their login information

chazzy
10-11-2006, 06:23 AM
you're really asking a lot of things here.

you need some basics, probably a database, some form processing (handling of the $_POST array)

could you maybe narrow it down to the things you don't know how to do? i mean what do you use to administer the accounts currently? does whatever you use have API for plugging into it?

aussie girl
10-11-2006, 06:59 AM
you can use cpanel, plesk, cube panel, some are free and some have a free trial version

william232
10-11-2006, 01:49 PM
i rather use an automatic custom form so if people do not want plans the on front page they can use a custom hosting plan which they can order.