08-30-2016, 03:26 AM
There's actually no built in test to see if PDO is installed that works universally, so I sort of had to write a few things that did my best to guess if it was. There's not an exact way of querying that when you don't know what kind of server you're running on ahead of time.