Hi,
I’m a student currently doing my final project. I’m building an internal event management system for the university and I am stuck with a form feature.
I want a student user to be able to fill in a form details to submit an event proposal to the website. Once “submit” is clicked, I want the website to automatically fetch all the details sent by the student user through the form and send a reference copy via email. This is the first requirement.
The second one would be on, how to keep all the student user’s form submission details in his/her profile for future edition?
Really need some help here. I tried SMTP for emails and everything, but still pretty confused as to how it functions and nothing turned out. I’m using WAMP localhost.
Thank you very much in advance.