arif_grafin/pma
ns77@siliconpin.com 5a12de1c64 implemented admin or bm approval functionality 2025-09-10 13:57:41 +00:00
..
js first commit 2025-08-07 11:53:41 +05:30
libraries first commit 2025-08-07 11:53:41 +05:30
setup first commit 2025-08-07 11:53:41 +05:30
sql first commit 2025-08-07 11:53:41 +05:30
templates first commit 2025-08-07 11:53:41 +05:30
themes first commit 2025-08-07 11:53:41 +05:30
tmp/twig implemented admin or bm approval functionality 2025-09-10 13:57:41 +00:00
vendor first commit 2025-08-07 11:53:41 +05:30
.rtlcssrc.json first commit 2025-08-07 11:53:41 +05:30
CONTRIBUTING.md first commit 2025-08-07 11:53:41 +05:30
ChangeLog first commit 2025-08-07 11:53:41 +05:30
LICENSE first commit 2025-08-07 11:53:41 +05:30
README first commit 2025-08-07 11:53:41 +05:30
RELEASE-DATE-5.2.1 first commit 2025-08-07 11:53:41 +05:30
babel.config.json first commit 2025-08-07 11:53:41 +05:30
composer.json first commit 2025-08-07 11:53:41 +05:30
composer.lock first commit 2025-08-07 11:53:41 +05:30
config.sample.inc.php first commit 2025-08-07 11:53:41 +05:30
favicon.ico first commit 2025-08-07 11:53:41 +05:30
index.php first commit 2025-08-07 11:53:41 +05:30
package.json first commit 2025-08-07 11:53:41 +05:30
robots.txt first commit 2025-08-07 11:53:41 +05:30
show_config_errors.php first commit 2025-08-07 11:53:41 +05:30
url.php first commit 2025-08-07 11:53:41 +05:30
yarn.lock first commit 2025-08-07 11:53:41 +05:30

README

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

Version 5.2.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 <https://www.gnu.org/licenses/>.

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