users may insert PHP code to sniff passwords etc. Therefore all user inputs need to be validated and PHP code tags e.g. <?php, <%, <script language="php"... need to be removed.
Logged In: YES user_id=788877
Need a complete redesign of all input validations. Create some kind of security layer.
Not important for prototype but crucial before production.
Log in to post a comment.
Logged In: YES
user_id=788877
Need a complete redesign of all input validations. Create
some kind of security layer.
Not important for prototype but crucial before production.