Hi. I am in the process of adding on some functionality to - what is in effect - a static HTML site (it's an Actinic Shop). What I'm interested in is creating a "Members section" to the site. What you can do there is sign up for a password associated with a username. Once signed up, you can then use that to log in to access various pages of information. The members list would be stored in a mysql database which contains data such as username, password (encrypted, even though it doesn't have to be as it's not protecting anything like credit card details, just reading commonly available information) and e-mail. This can be exported for marketing campaigns and communication. Is there a nice simple script that can achieve this?
a nice little script can be written to achieve this... if no one else posts by the time i get back from class i will try to write somethign real quick for you
Hi bobb, I wouldn't really bother at the moment to be honest, I don't want to put anybody out to write software, as we've decided to take a different approach. Thanks anyway