I have been reading through a few articles on PDO and they seem to say switch over, MySQLi is outdated, etc.
It does look good, you can use lots of different types of SQL servers and still use the same functions. Better OO emphasis.
Below are a couple of the articles I read.
Why you Should be using PHP’s PDO for Database Access
What is the general consensus on here?