Go to file
ប៉ុកណូ រ៉ូយ៉ាល់ e8340efa95 Translated using Weblate (Central Khmer)
Currently translated at 5.8% (188 of 3205 strings)

[CI skip]
2017-08-13 08:25:19 +02:00
.github Ask people to contribute code with tests 2016-06-16 12:39:35 +02:00
doc Remove broken link 2017-08-06 09:25:22 -04:00
examples Remove connect_type setting 2017-02-02 16:08:44 +01:00
js Simplify code for copying to clipboard 2017-08-02 08:18:37 +02:00
libraries Fix typo in unknown charset 2017-08-10 09:13:15 -04:00
po Translated using Weblate (Central Khmer) 2017-08-13 08:25:19 +02:00
scripts Always cleanup composer file 2017-07-18 10:05:09 +02:00
setup Wrap file_exists calls with @ 2017-07-10 14:59:43 +02:00
sql Correctly name upgrade file (pr #12688) 2016-11-09 18:11:19 +01:00
templates Use usort() instead of natsort() 2017-07-10 14:34:12 +02:00
test Fixed edit variable link in advisor 2017-08-06 07:56:25 -04:00
themes Remove shadow from the logo 2017-07-21 11:42:51 +02:00
.gitignore Ignore composer.lock from git 2017-06-02 09:50:47 +02:00
.jshintrc
.scrutinizer.yml Add missing quote to scrutinizer yml 2016-06-24 16:34:29 +02:00
.travis.yml Add PHP 7.2 to test matrix 2017-08-01 08:50:26 +02:00
.weblate Adjust Weblate configuration for 4.7 branch 2017-01-26 08:39:07 +01:00
ajax.php Rewrite export alias defining 2017-06-13 17:02:45 +02:00
browse_foreigners.php Fixed related field selection for native relations 2017-03-01 15:43:33 +01:00
build.xml Use phpmyadmin/shapefile instead of embedded bfShapeFile 2016-06-24 15:52:40 +02:00
ChangeLog Fixed edit variable link in advisor 2017-08-06 07:56:25 -04:00
changelog.php Fixed outbound links in changelog.php 2017-04-04 08:41:54 +02:00
chk_rel.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
codecov.yml Create codecov.yml 2016-08-05 11:25:09 +02:00
composer.json Update sql-parser dependency 2017-07-12 16:56:08 +02:00
config.sample.inc.php Remove connect_type setting 2017-02-02 16:08:44 +01:00
CONTRIBUTING.md Document --signoff usage 2016-02-11 08:18:18 +01:00
db_central_columns.php db_central_columns: new column collapsing issue 2017-02-06 13:25:05 +01:00
db_datadict.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_designer.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_events.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
db_export.php Remove odd/even markup 2016-12-07 10:17:15 +01:00
db_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_operations.php Fixed database renaming 2017-02-06 13:31:39 +01:00
db_qbe.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_routines.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
db_search.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_sql_autocomplete.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_sql_format.php Merge branch 'QA_4_6' 2017-01-23 14:07:29 +01:00
db_sql.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_structure.php Merge branch 'QA_4_6' 2016-04-06 10:19:37 +02:00
db_tracking.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
error_report.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
export.php Avoid breakage if set_time_limit is disabled 2017-07-18 11:57:59 +02:00
favicon.ico Better favicon with same image for all resolutions 2015-08-14 09:26:06 +02:00
gis_data_editor.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
import_status.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
import.php Avoid breakage if set_time_limit is disabled 2017-07-18 11:57:59 +02:00
index.php Improved handling of logout with disabled LoginCookieDeleteAll 2017-04-28 16:02:11 +02:00
LICENSE Use verbatim GPL 2.0 licence text 2015-04-14 08:07:04 -04:00
license.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
lint.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
logout.php Logout only on POST request 2016-09-02 13:34:17 +02:00
navigation.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
normalization.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
phpinfo.php Limit what we display in phpinfo 2017-01-07 14:23:28 +01:00
phpmyadmin.css.php Make ThemeManager a singleton instead of storing it in the session 2016-05-11 15:34:25 +02:00
phpunit.xml.dist List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.hhvm List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
phpunit.xml.nocoverage List longest lasting tests from the json log 2017-03-02 13:31:08 +01:00
prefs_forms.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
prefs_manage.php Wrap file_exists calls with @ 2017-07-10 14:59:43 +02:00
print.css
README Prepare for 4.7.4-dev 2017-07-20 16:39:27 -04:00
README.rst Remove coveralls support 2017-06-15 16:44:34 +02:00
robots.txt
schema_export.php Merge branch 'QA_4_5' 2016-01-19 11:31:41 +01:00
server_binlog.php Introduce a controller for binary logs page 2016-02-01 17:40:35 +11:00
server_collations.php Use a controller for server_collations page 2015-11-27 19:54:29 +11:00
server_databases.php New controller for server databases page 2015-11-19 20:07:37 +11:00
server_engines.php Add a controller for server engines page 2015-12-08 08:50:18 +11:00
server_export.php Merge branch 'master' into useNamespaces_master 2015-09-13 15:53:04 +02:00
server_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_plugins.php Use full namespace 2015-12-17 08:30:53 +11:00
server_privileges.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_replication.php zxcvbn dependency was missing. 2017-05-08 21:37:36 +03:00
server_sql.php Add missing require. 2015-09-06 12:44:03 +02:00
server_status_advisor.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status_monitor.php Simplify checks for Ajax request 2016-12-07 18:23:52 +01:00
server_status_processes.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status_queries.php Load server stats queries scripts in order 2017-02-13 15:06:13 +01:00
server_status_variables.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_status.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_user_groups.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
server_variables.php Move to a sub package for better organization 2015-11-18 10:49:32 +11:00
show_config_errors.php Always use UTC time in HTTP headers 2016-08-18 17:07:00 +02:00
sql.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_addfield.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_change.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
tbl_chart.php Move PMA/DI namespace to PMA\libraries\di. 2015-09-02 22:02:46 +02:00
tbl_create.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_export.php Merge branch 'QA_4_6' 2017-01-23 14:07:29 +01:00
tbl_find_replace.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_get_field.php Do not use mb_strlen on data we know are bytes 2016-07-22 16:39:12 +02:00
tbl_gis_visualization.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_import.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_indexes.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
tbl_operations.php Merge and fix conflicts from 3b07b39 2017-01-19 22:03:05 -05:00
tbl_recent_favorite.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
tbl_relation.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
tbl_replace.php Merge branch 'QA_4_6-security' into master-security 2016-12-08 11:20:29 +01:00
tbl_row_action.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_select.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_sql.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_structure.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
tbl_tracking.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
themes.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
transformation_overview.php Properly escape MIME transformatoin names 2017-03-02 09:19:37 +01:00
transformation_wrapper.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
url.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
user_password.php Avoid duplicating $response 2017-05-09 23:43:39 +02:00
version_check.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
view_create.php Make the string look like an error message 2016-12-21 17:05:45 +01:00
view_operations.php Fix messages handling 2016-06-17 17:21:31 +02:00

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

Version 4.7.4-dev

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