
12.08.2008
phpMyAdmin, a tool intended to handle the administration of MySQL over the Web, has been released with its first alpha of the version 3.0.0. This version supports various features of MySQL 5.1, the Maria and PBXT storage engines and SweKey hardware authentication.
Besides, according to the Changelog, version 3.0.0 will provide experimental Mozilla Prism support and place for the representation of GUIs on JavaScript library MooTools. The 3.0 series requires PHP 5.2+ and MySQL 5.0+.
You can download the alpha of phpMyAdmin Version 3.0.0 here.
Related Links
http://www.phpmyadmin.net/




Open Source Web Development with LAMP
Derick Rethans
This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …
MySQL Cookbook, Second Edition
Paul DuBois
A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …