hello! lately i have been reading many posts and topics about "security". simply, the extraction of sensitive data from your own sources seems definitely to much easier. now i'm terrified, literally disappointed.
at least, how could i "protect" any request from/to MySQL? is there any real risk that user(s) themselves can send (by manipulating) such links?
example: //website/score.php?username=JohnDoe&score=10
in this forum, manys suggest to use WWWForm() instead of "plain" String...
DB calls and Global Monitoring
at least, how could i "protect" any request from/to MySQL? is there any real risk that user(s) themselves can send (by manipulating) such links?
example: //website/score.php?username=JohnDoe&score=10
in this forum, manys suggest to use WWWForm() instead of "plain" String...
DB calls and Global Monitoring