Asked By
Bretty grey
5 points
N/A
Posted on - 07/07/2012
I am currently having a systems analysis study proposing a web-based system for submission of requirements and validating the requirements by a supervisor-user. But I need the validation code from the supervisor to be authentic and valid. Is there a way to use a security code to be sent to the sender of the requirements validating that the supervisor-user has received already the requirements, using PHP?
Answered By
gardener
0 points
N/A
#120832
Creating a verification code for Website Security
While posting the sender requirement form , is there any possibility to get mobile number or email id in the hidden field of the form.
Then while supervisor submitting and validating the form using PHP code we can send authentication code to the senders' email id or mobile number.
If this is not useful then kindly let me know the exact requirement for submission.