stuart180 Posted July 20, 2015 Share Posted July 20, 2015 Hi all, i need a little assistance, i have a public free wifi area and i would like the users of it to give me an email that then grants them access, the idea is to log the emails addresses to a database for marketing use. Can anybody tell me if there is an off the shelf solution i can buy, i have the server and domain along with the mysql server. thanks stuart Link to comment https://forums.phpfreaks.com/topic/297379-login-page-that-writes-email-address-to-a-database/ Share on other sites More sharing options...
ginerjm Posted July 20, 2015 Share Posted July 20, 2015 I would simply add the address input field to the login screen and add the db update to the same script that is processing the login. Link to comment https://forums.phpfreaks.com/topic/297379-login-page-that-writes-email-address-to-a-database/#findComment-1516851 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.