phpmyadmin

rabin 95e2ed6005 edit 3 tuần trước cách đây
doc 95e2ed6005 edit 3 tuần trước cách đây
examples 95e2ed6005 edit 3 tuần trước cách đây
js 95e2ed6005 edit 3 tuần trước cách đây
libraries 95e2ed6005 edit 3 tuần trước cách đây
locale 95e2ed6005 edit 3 tuần trước cách đây
setup 95e2ed6005 edit 3 tuần trước cách đây
sql 95e2ed6005 edit 3 tuần trước cách đây
templates 95e2ed6005 edit 3 tuần trước cách đây
themes 95e2ed6005 edit 3 tuần trước cách đây
vendor 95e2ed6005 edit 3 tuần trước cách đây
.rtlcssrc.json 95e2ed6005 edit 3 tuần trước cách đây
CONTRIBUTING.md 95e2ed6005 edit 3 tuần trước cách đây
ChangeLog 95e2ed6005 edit 3 tuần trước cách đây
LICENSE b1cb82ec76 edit 7 năm trước cách đây
README 95e2ed6005 edit 3 tuần trước cách đây
RELEASE-DATE-5.2.2 95e2ed6005 edit 3 tuần trước cách đây
babel.config.json 95e2ed6005 edit 3 tuần trước cách đây
composer.json 95e2ed6005 edit 3 tuần trước cách đây
composer.lock 95e2ed6005 edit 3 tuần trước cách đây
config.inc.php 95e2ed6005 edit 3 tuần trước cách đây
config.sample.inc.php 95e2ed6005 edit 3 tuần trước cách đây
favicon.ico b1cb82ec76 edit 7 năm trước cách đây
index.php 95e2ed6005 edit 3 tuần trước cách đây
package.json 95e2ed6005 edit 3 tuần trước cách đây
robots.txt b1cb82ec76 edit 7 năm trước cách đây
show_config_errors.php 95e2ed6005 edit 3 tuần trước cách đây
url.php 95e2ed6005 edit 3 tuần trước cách đây
yarn.lock 95e2ed6005 edit 3 tuần trước cách đây

README

phpMyAdmin - Readme
===================

Version 5.2.2

A web interface for MySQL and MariaDB.

https://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at https://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later. phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team