Quote:
Originally posted by voicedcow6666
And to PS, If he did leave the database resource link open you couldn't call call queries to that database using that resource link. Cross-site scripting doesn't work like that, all it would do is pull the HTML...But that still is a necessary step which should be taken, and could be a security risk.
|
No, if you remotely connect to the MySQL database, you can do insert values('...');
---Shifter