PHP MYSQL SMART

Posted on March 3, 2008 by

Hoje precisei de aceder a uma base de dados MySQL para efectuar um backup de uma tabela com bastantes registos. O servidor não me possibilitava acesso ao phpMyAdmin e o backup efectuado pelo cpanel retornava um ficheiro .sql vazio. Depois de várias tentativas e sem tempo para criar um script para fazer um dump à respectiva tabela encontrei on-line o PHP MySQL Smart.

O PHP MySQL Smart é um minúsculo mas funcional script em PHP que permite efectuar uma série de acções numa DB MySQL.

phpmysqlsmart.jpg

Principais Features: Login, Little Help, Database/Table/Filed browsing (NEW!), Field description, All kind of queries, Select * works also, Error messages, Number of affected rows, Multible statements (seperated with ; ), Database/Table backup via dump download, View table structure, Detail Table information, Detail Database Informatio.

Site: PowerWeb99

Filed Under: PHP

Leave a Reply