PDO One Time Connection?

by 7 replies
8
Hi there,

Is this real that I can connect one time to mysql using PDO? I mean is that right to do that?
If I use the autoloader and I call every time the DATABASE class I'm connecting every time when I call to database class?
#programming #connection #pdo #time

Next Topics on Trending Feed