Search Results
The following posts are tagged as 'MySQL':
-
The Not-So-Great PHP/MySQL Tutorial, Part 2
Part 2 of a short series of articles demonstrating using the MySQLi library in PHP.
http://geeksneversleep.com/tutorials/the-not-so-great-php-mysql-tutorial-part-2
-
The Not-So-Great PHP/MySQL Tutorial, Part 1
Part 1 of a series of quick and dirty PHP & MySQL tutorials.
http://geeksneversleep.com/tutorials/the-not-so-great-php-mysql-tutorial-part-1
-
MySQL: OpenSource Data Storage
According to Wikipedia, MySQL is a multi-threaded, multi-user SQL database management system (DBMS). MySQL seems to be the database system of choice for most Open Source projects, possibly because it is licensed under the GNU/GPL, or GNU General Public License.
