Coder Social home page Coder Social logo

scooterx3 / phpminiadmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osalabs/phpminiadmin

0.0 2.0 0.0 301 KB

extremely lightweight alternative to heavy phpMyAdmin for quick and easy access MySQL databases

Home Page: http://phpminiadmin.sourceforge.net/

PHP 100.00%

phpminiadmin's Introduction

other screenshots are here

How to Install

  • Download phpminiadmin.php file
  • Copy/Upload it to your webserver public directory (www or public_html or whatever...)
  • Open in your browser http:// yoursite.com/phpminiadmin.php

For additional security you may edit phpminiadmin.php file and set some password (see $ACCESS_PWD variable)

Config file

You can also create phpminiconfig.php in the same directory as phpminiadmin.php with database credentials or password. This way you can easily install future releases of phpminiadmin.php

In the directory samples you'll find phpminiconfig.php for known OpenSource packages

  • See phpminiconfig.php for an empty example
  • See phpminiconfig.magento.php to read Magento its app/etc/local.xml ($ACCESS_PWD is required)
  • See phpminiconfig.sugarcrm.php to read SugarCRM its config.php ($ACCESS_PWD is required)
  • See phpminiconfig.wordpress.php to read Wordpress its wp-config.php ($ACCESS_PWD is required)
  • See phpminiconfig.vtiger.php to read Vtiger its config.inc.php ($ACCESS_PWD is required)

Links

Change Log

changes in phpMiniAdmin 1.9.150108

  • httponly cookies so your plain password cannot be stolen by javascript
  • export disables foreign key checks
  • ask for super privilege(otherwise you get a error on import)
  • added support for a config file with credentials

changes in phpMiniAdmin 1.9.141219

  • added: total count of records displayed for selects with pagination (example: 50 out of 104)
  • fixed: labels on forms, so inputs can be correctly narrated for blind users

changes in phpMiniAdmin 1.9.140405

  • fixed: couple low risk XSS vulnerabilities
  • fixed: CSV export in UTF-8
  • added: ability to quickly create new database without SQL knowledge
  • added: autofocus to login pwd field
  • added: some minor compatibility changes for PHP 4.x
  • changed: yellow row highlight removed if clicked again
  • changed: if field contains binary data (char codes < 32), only first 16 hex will be displayed (if you want to dump full content - select just one this field)

changes in phpMiniAdmin 1.8.120510

  • fixed: Undefined offset in get_rand_str
  • fixed: automatic relogin on XSS error
  • added: page navigator at the bottom
  • added: row counts, table sizes on the table list
  • added: MIT license
  • added: query history via browser's localStorage
  • added: if database empty - show databases
  • added: after import - show tables
  • changed: moved from html 4.01 to html 5
  • changed: simplified settings form

changes in phpMiniAdmin 1.7.111025

  • fixed: unable to relogin on XSS error
  • fixed: truncate button doesn't work
  • minor changes in text labels and css styles

changes in phpMiniAdmin 1.7.110429

  • added: import/export to/from gzip compressed files (.gz)

phpminiadmin's People

Contributors

osalabs avatar jeroenboersma avatar hostyle avatar borisplotkin avatar slavik0329 avatar fuksito avatar

Watchers

James Cloos avatar Riley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.