Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2011-05-28 | 1.1 kB | |
my.php | 2011-05-28 | 29.4 kB | |
Totals: 2 Items | 30.5 kB | 1 |
This simple application is for easy and fast MySql database access and managing on server side (PHP5+). If you have found some bug, got issue or request for special feature, please post message in Support or Tracker section. Produced by www.onitecsoft.com -- ##### 2011-05-28 ##### -- fixed pagination at data row update -- ##### 2011-05-06 ##### -- fixed SHOW queries for MySql 4 support -- implemented data row updating (BEWARE! use it carefully to prevent losing data) -- ##### 2011-04-28 ##### -- added html charset changing ability (default is utf-8) -- few cosmetics -- ##### 2011-04-27 ##### -- added database field at login (in case SHOW DATABASES privilege is turned off) -- ##### 2011-04-26 ##### -- added ability to rename table -- ##### 2011-04-14 ##### -- fixed html data displaying in table data -- ##### 2011-04-10 ##### -- fixed repeating "SHOW COLUMNS FROM ..." queries in data export (now export is faster) -- ##### 2011-04-01 ##### -- added pagination for table data -- ##### 2011-03-27 ##### -- added TRUNCATE button