hanzhengyi 018c4ec8ef 第一次上传 2 yıl önce
..
doc 018c4ec8ef 第一次上传 2 yıl önce
examples 018c4ec8ef 第一次上传 2 yıl önce
js 018c4ec8ef 第一次上传 2 yıl önce
libraries 018c4ec8ef 第一次上传 2 yıl önce
locale 018c4ec8ef 第一次上传 2 yıl önce
setup 018c4ec8ef 第一次上传 2 yıl önce
sql 018c4ec8ef 第一次上传 2 yıl önce
templates 018c4ec8ef 第一次上传 2 yıl önce
themes 018c4ec8ef 第一次上传 2 yıl önce
vendor 018c4ec8ef 第一次上传 2 yıl önce
CONTRIBUTING.md 018c4ec8ef 第一次上传 2 yıl önce
ChangeLog 018c4ec8ef 第一次上传 2 yıl önce
LICENSE 018c4ec8ef 第一次上传 2 yıl önce
README 018c4ec8ef 第一次上传 2 yıl önce
RELEASE-DATE-5.1.1 018c4ec8ef 第一次上传 2 yıl önce
babel.config.json 018c4ec8ef 第一次上传 2 yıl önce
composer.lock 018c4ec8ef 第一次上传 2 yıl önce
config.sample.inc.php 018c4ec8ef 第一次上传 2 yıl önce
favicon.ico 018c4ec8ef 第一次上传 2 yıl önce
index.php 018c4ec8ef 第一次上传 2 yıl önce
package.json 018c4ec8ef 第一次上传 2 yıl önce
print.css 018c4ec8ef 第一次上传 2 yıl önce
robots.txt 018c4ec8ef 第一次上传 2 yıl önce
show_config_errors.php 018c4ec8ef 第一次上传 2 yıl önce
url.php 018c4ec8ef 第一次上传 2 yıl önce
yarn.lock 018c4ec8ef 第一次上传 2 yıl önce

README

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

Version 5.1.1

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