Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

Can i make a login for user with iWeb??

Nov 9, 2011 1:09PM PST

<span id="INSERTION_MARKER"> <span id="INSERTION_MARKER"> I need to make a thing were users can log in and stuff. Also i need to make emails automatically sent to the user when they sign up and have it sent me an email.

Discussion is locked

- Collapse -
Answer
Re: make a thing
Nov 14, 2011 3:52AM PST

A quite common solution is a combination of a MySQL database (to store the usernames and passwords) and a PHP program to show the site and send the mail.

Kees

- Collapse -
Answer
If iWeb allows you to type
Nov 21, 2011 11:55PM PST

PHP code, then yes, however, you'll probably have to find a different host.

~Sovereign