Manuel Lemos - 2011-07-16 04:18:49 - In reply to message 1 from Ed Hunziker
PDO was introduced only with PHP 5. PDO would not work in older PHP versions. That is why the mysql extension always remain more popular and most developers took it as the way to go to access MySQL databases.