I have yet to get moving with Sqli on my practice stuff. I just have a few questions on it.
First, Do I have to do anything with my underlying database? It is just a new way of conversing with the basic database, correct?
have to change all my scripts, or just the ones that use sqli functionality?
In other words, since I have like 20 different scripts that talk to the one database, I have to change all of them to sqli, including the connection script.