Devai
2014-06-05 08:06:42 UTC
The only working examples I've found ONLY explain setting a string to carry a new PDO session ..
ONE gives an example of reading an array in from the connected database, but it does so by feeding a standard Query into the PDO so I don't see how that is supposed to improve anything.
I can find endless examples for those -like myself- who don't understand much about the programming end, but have a need to do enough of it to maintain a site -Safely- showing how to use the OLD methods to connect, read in, write to (both appending and replacing), and closing connections.
I just need ONE site with such examples using PDO instead.