Tag Archive for ‘MySQL’ rss

Using PDO for MySQL commands

PDO, short for PHP Data Objects, is an object-oriented library that can be used to interact with SQL databases.  It carries many advantages over the more often used MySQL functions.

5 Fresh tools for MySQL You Should Know

MySQL is one of the popular databases in use of the web developers to develop web applications.