Monthly Archives: June 2014

MySQL Functions (PDO_MYSQL)

PDO_MYSQL will take advantage of native prepared statement support present in MySQL 4.1 and higher. If you’re using an older version of the mysql client libraries, PDO will emulate them for you.

Posted in MYSQL, PHP development, Software development, Technical support | Tagged , , , | Leave a comment