Joined
·
15 Posts
Hi All
I’m wanting to create a system where a user can log in, fill in some information in some forms an submit it, sending an email to the IT manager saying the information has been sent to the database
From here a IT manager should be able to log in and see this information as a pending request.
The IT manager should then be able to click a check box verifying the information has been received; the data should then be copied into a new table called completed information with a date stamp.
An email should then be sent to the user saying the information has been received
If anyone knows of any PHP code or a similar system that i may be able to use that would be great
Cheers
Steve
I’m wanting to create a system where a user can log in, fill in some information in some forms an submit it, sending an email to the IT manager saying the information has been sent to the database
From here a IT manager should be able to log in and see this information as a pending request.
The IT manager should then be able to click a check box verifying the information has been received; the data should then be copied into a new table called completed information with a date stamp.
An email should then be sent to the user saying the information has been received
If anyone knows of any PHP code or a similar system that i may be able to use that would be great
Cheers
Steve