scc_pg_admission_2025/pma
ns77@siliconpin.com 5c1e30c087 initial commit 2025-08-18 12:05:35 +00:00
..
doc/html initial commit 2025-08-18 12:05:35 +00:00
examples initial commit 2025-08-18 12:05:35 +00:00
js initial commit 2025-08-18 12:05:35 +00:00
libraries initial commit 2025-08-18 12:05:35 +00:00
setup initial commit 2025-08-18 12:05:35 +00:00
sql initial commit 2025-08-18 12:05:35 +00:00
templates initial commit 2025-08-18 12:05:35 +00:00
themes initial commit 2025-08-18 12:05:35 +00:00
tmp/twig initial commit 2025-08-18 12:05:35 +00:00
vendor initial commit 2025-08-18 12:05:35 +00:00
.rtlcssrc.json initial commit 2025-08-18 12:05:35 +00:00
CONTRIBUTING.md initial commit 2025-08-18 12:05:35 +00:00
ChangeLog initial commit 2025-08-18 12:05:35 +00:00
LICENSE initial commit 2025-08-18 12:05:35 +00:00
README initial commit 2025-08-18 12:05:35 +00:00
RELEASE-DATE-5.2.2 initial commit 2025-08-18 12:05:35 +00:00
babel.config.json initial commit 2025-08-18 12:05:35 +00:00
composer.json initial commit 2025-08-18 12:05:35 +00:00
composer.lock initial commit 2025-08-18 12:05:35 +00:00
config.sample.inc.php initial commit 2025-08-18 12:05:35 +00:00
favicon.ico initial commit 2025-08-18 12:05:35 +00:00
index.php initial commit 2025-08-18 12:05:35 +00:00
package.json initial commit 2025-08-18 12:05:35 +00:00
robots.txt initial commit 2025-08-18 12:05:35 +00:00
show_config_errors.php initial commit 2025-08-18 12:05:35 +00:00
url.php initial commit 2025-08-18 12:05:35 +00:00
yarn.lock initial commit 2025-08-18 12:05:35 +00:00

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 <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