Quote:
|
Originally Posted by linkoraclehero
It's very insecure, get data can be read by anyone, thus anyone seeing the username and password can use a database manager to hack in, whereas using a PHP file, your using serverside vars, noone can see them, And the only accesses that can be made are serverside.
|
That was not really my argument; my argument was about sending GET variables as a part of a HTTP request.