phpMyAdmin  5.2.1-english
About: phpMyAdmin is a tool to administrate MySQL databases over the Web (requires at least PHP 7.1).
  Fossies Dox: phpMyAdmin-5.2.1-english.zip  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
phpMyAdmin Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies phpMyAdmin-5.2.1-english.zip contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
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 © 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