mordekaiser Posted July 3, 2013 Share Posted July 3, 2013 Hi, I'm relatively new to php and I've been scouring the internet to find a way to create an anonymous feedback form that doesn't require the user to give me their email. What is this easiest way to achieve this? Is there a way to make the script make me email myself, or is it easier to just have the input go in a database, or what? Thanks Link to comment https://forums.phpfreaks.com/topic/279834-feedback-form-that-doesnt-require-user-to-input-email/ Share on other sites More sharing options...
litebearer Posted July 3, 2013 Share Posted July 3, 2013 There is no REQUIREMENT that a form must have an email. It all depends upon your objectives. Try making a simple form that has 1 text field and a submit button. Link to comment https://forums.phpfreaks.com/topic/279834-feedback-form-that-doesnt-require-user-to-input-email/#findComment-1439306 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.