phpMyAdmin 2.6.0 Beta 2

Posted on August 26th, 2008 in PHP by admin

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields. Download .... [Read More]

PHP 5.2.3

Posted on August 26th, 2008 in PHP by admin

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to wr.... [Read More]