Okay, I have this client, and he has a request for a part of his webpage that will allow him to make custom webpages for his clients very easily, without having to mess with HTML editors, etc...
Basically, what this guy needs this for is for his customers. He wants to be able to tell them: "Ok, go to XXX URL and enter XXX as your password and XXX as your username and then it'll take you to your own personal page with information tailored to you and your account."
And when they goto that URL and enter their username and password, a page will come up allowing them to view 1) their contract, 2) a specifications chart, 2) warranty information, 4) contact information.... and perhaps other things later.
This guy isn't very internet-smart, but he needs to be able to update this info on his own, without going through me... so I need to set up a form that allows him to simply fill in the data, and make a page for his clients with their information... he'll need a whole bunch of forms, including ones to make a password for the customer...
Preferrably, I'd like it to be able for him to visit a site, enter an admin password, which then takes him to a menu allowing him to either 1) Setup/Create a new customer database thing.... or 2) Edit/Change a customer database.... from there it would bring up like 3 or 4 options... each option would change a certain portion of the customer's personalized page... (IE, their contract, warranty, or specs chart).
So, is this possible, and if so, what should I do? I don't know MUCH about PHP or MySQL databases and the like... is there any scripts I could purchase for this purpose?
Any help would be appreciated.. and if you help me get on my way or help me get this set up, I'll make is worth your while ($$$$$)...
Basically, what this guy needs this for is for his customers. He wants to be able to tell them: "Ok, go to XXX URL and enter XXX as your password and XXX as your username and then it'll take you to your own personal page with information tailored to you and your account."
And when they goto that URL and enter their username and password, a page will come up allowing them to view 1) their contract, 2) a specifications chart, 2) warranty information, 4) contact information.... and perhaps other things later.
This guy isn't very internet-smart, but he needs to be able to update this info on his own, without going through me... so I need to set up a form that allows him to simply fill in the data, and make a page for his clients with their information... he'll need a whole bunch of forms, including ones to make a password for the customer...
Preferrably, I'd like it to be able for him to visit a site, enter an admin password, which then takes him to a menu allowing him to either 1) Setup/Create a new customer database thing.... or 2) Edit/Change a customer database.... from there it would bring up like 3 or 4 options... each option would change a certain portion of the customer's personalized page... (IE, their contract, warranty, or specs chart).
So, is this possible, and if so, what should I do? I don't know MUCH about PHP or MySQL databases and the like... is there any scripts I could purchase for this purpose?
Any help would be appreciated.. and if you help me get on my way or help me get this set up, I'll make is worth your while ($$$$$)...