Quote:
|
Originally Posted by Warcaptain
hmmmn
can use it and have and do something like..
domain.com/sqlquery.php?acc=SQLACC&pass=SQLPASS&db=DBNAME&que ry=QUERY
would be as secure as any other command to access mysql through graal.
would still need to know accname and password
|
It's this whole thing about sending your SQL details through a URL that probably concerns me. I realise that the chance of someone picking up on them is slim, but still, web server logs and such.