Go to file
Madhura Jayaratne 1bc04ec950 bug #4579 [security] XSS vulnerability in zoom search page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-20 06:28:43 +05:30
doc 4.2.12-dev 2014-10-31 12:29:34 -04:00
examples Fix coding style 2014-06-22 16:34:34 +02:00
js Fix bug#4586 Javascript error after moving a column 2014-11-12 14:02:43 +05:30
libraries bug #4578 [security] XSS vulnerability in table print view 2014-11-20 06:26:55 +05:30
PMAStandard Remove author. 2014-01-07 21:22:55 +01:00
po Translated using Weblate (Uzbek (latin)) 2014-11-08 12:46:57 +01:00
scripts Skip CI for PO files update 2014-11-05 10:03:51 +01:00
setup Fix coding style 2014-04-11 09:34:51 -04:00
test bug Incorrect text/icon display in Tracking report 2014-11-08 06:46:25 -05:00
themes Regenerate sprites 2014-07-23 08:47:30 -07:00
.coveralls.yml Get coverage for libraries only here 2013-09-10 15:33:30 +02:00
.gitignore Ignore Ant cache files 2014-03-20 13:05:53 +01:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.travis.yml Do not try to measure coverage on Selenium builds with Travis 2014-04-23 15:32:33 +02:00
browse_foreigners.php bug #4217 Current value not highlighted when browsing foreign values 2014-01-06 09:23:31 -05:00
build.xml Add another target for jshint 2014-11-05 09:43:41 +01:00
ChangeLog bug #4579 [security] XSS vulnerability in zoom search page 2014-11-20 06:28:43 +05:30
changelog.php Extract FAQ url 2013-07-30 15:03:36 +02:00
chk_rel.php Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00
composer.json Revert "Install all testing deps by composer" 2014-04-22 14:10:37 +02:00
config.sample.inc.php Feature request: #1476 Favourite tables select box. 2014-03-26 23:37:19 +05:30
CONTRIBUTING.md Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
db_create.php Add missing collation column when creating a db 2014-01-08 21:18:48 +01:00
db_datadict.php Remove space from the string 2014-02-27 10:45:52 +01:00
db_events.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
db_export.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_import.php Various coding style fixes 2013-08-06 15:44:51 +02:00
db_operations.php Fix coding style 2014-06-22 16:34:34 +02:00
db_printview.php bug #4230 "in use" displayed for all views in database print view 2014-01-14 06:13:04 -05:00
db_qbe.php Remove hint about bookmarked searches. 2014-03-10 21:09:47 +01:00
db_routines.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
db_search.php PHPCS updates. 2014-03-15 12:29:31 +01:00
db_sql.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
db_structure.php Fix coding style 2014-06-22 16:34:34 +02:00
db_tracking.php Fix coding style 2014-01-08 14:35:15 +05:30
db_triggers.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Space around . operator - mroe instances 2014-01-08 18:56:30 +05:30
export.php Port 'bug #3120 Events are not exported when using xml' to QA_4_2 2014-10-07 19:23:39 +05:30
favicon.ico
file_echo.php Fixed export of server status monitor settings 2012-12-04 16:30:20 +00:00
gis_data_editor.php Better messasge after creating a bookmark 2014-02-02 11:32:15 +01:00
import_status.php Merge branch 'QA_4_1' 2014-04-17 08:34:36 -04:00
import.php bug #4572 missing trailing slash (import and open_basedir) 2014-10-28 15:51:10 -04:00
index.php mcrypt: remove the requirement (64-bit) and the related warning 2014-06-26 09:56:24 -04:00
LICENSE
license.php
navigation.php Add a dialog to unhide hidden navigation tree items 2013-07-21 14:46:16 +05:30
phpinfo.php Disable header and footer when showing phpinfo() 2012-08-10 11:05:47 +02:00
phpmyadmin.css.php Fix coding style 2014-03-21 12:42:10 -04:00
phpunit.xml.dist Convert remaining Selenium tests to new model 2014-02-17 20:28:56 +01:00
phpunit.xml.hhvm Add HHVM-specific phpunit configuration 2014-03-14 01:10:15 +00:00
phpunit.xml.nocoverage Convert remaining Selenium tests to new model 2014-02-17 20:28:56 +01:00
pmd_display_field.php Fix coding style 2014-03-21 12:42:10 -04:00
pmd_general.php removing extra slash character 2014-10-13 19:29:21 +05:30
pmd_pdf.php Improve message 2014-04-04 05:39:43 -04:00
pmd_relation_new.php Consistent message in both code paths 2014-03-28 10:29:27 +01:00
pmd_relation_upd.php Space around . operator - mroe instances 2014-01-08 18:56:30 +05:30
pmd_save_pos.php Refactoring: Use echo statements to output HTML 2014-03-17 20:09:48 +05:30
prefs_forms.php Correct punctuation for sentences 2014-02-02 11:19:15 +01:00
prefs_manage.php Merge pull request #1125 from ashutoshdhundhara/bug_exportSettings_msgs 2014-04-04 13:00:11 -04:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
querywindow.php refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
README 4.2.12-dev 2014-10-31 12:29:34 -04:00
README.rst Switch translation server to hosted Weblate 2014-10-02 10:37:34 +02:00
robots.txt
schema_edit.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
schema_export.php Various coding style fixes 2013-08-06 16:04:11 +02:00
server_binlog.php Remove unused parameter binary_log_file_names 2014-01-06 11:33:25 +01:00
server_collations.php Various coding style fixes 2013-08-06 15:44:51 +02:00
server_databases.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
server_engines.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
server_export.php rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export 2013-07-21 10:23:35 +08:00
server_import.php Various coding style fixes 2013-08-06 15:44:51 +02:00
server_plugins.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
server_privileges.php bug #4571 Database Privileges link does not work 2014-10-23 12:57:45 -04:00
server_replication.php refactor server_variables 2013-08-02 20:05:27 +08:00
server_sql.php refactor PMA_getHtmlForSqlQueryForm and fix code style 2013-08-20 21:36:58 +08:00
server_status_advisor.php refactor server_status_advisor.php: moving functions to server_status_advisor.lib.php 2013-07-15 13:26:55 +08:00
server_status_monitor.php Remove no longer used JSON plugin for jQuery 2014-03-19 12:33:46 +01:00
server_status_queries.php fix the code style of server_status_queries.php 2013-07-29 20:40:53 +08:00
server_status_variables.php refactor function names 2013-06-25 23:16:10 +08:00
server_status.php Fix merge conflicts 2013-07-28 06:17:38 -04:00
server_user_groups.php bug #4491 [security] Missing validation for accessing User groups feature 2014-07-17 17:30:44 -04:00
server_variables.php Do not double HTML encode URL 2013-08-07 14:39:39 +02:00
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php Undefined variable when grid editing a foreign key column 2014-07-07 06:35:30 -04:00
tbl_addfield.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
tbl_change.php bug #3579 NOW() function incorrectly selected (regression) 2014-01-22 13:28:34 -05:00
tbl_chart.php bug #4432 Error while displaying chart at server level 2014-05-28 14:05:40 +05:30
tbl_create.php Fixes the problem with the breadcrumb navigation(Bug 4306) 2014-03-06 00:50:51 +05:30
tbl_export.php bug #4444 No insert statement produced in SQL export for queries with alias 2014-11-19 10:36:29 +05:30
tbl_find_replace.php Correct punctuation for sentences 2014-02-02 11:19:15 +01:00
tbl_get_field.php Merge branch 'QA_4_0' 2013-09-14 06:25:04 -04:00
tbl_gis_visualization.php Correct spacing in function calls 2013-07-10 14:59:42 +02:00
tbl_import.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
tbl_indexes.php removed display_indexes.lib.php. added tbl_display.lib.php and extracted methods from tbl_indexes.php to tbl_indexes.lib.php 2013-08-21 20:06:43 +05:30
tbl_move_copy.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
tbl_operations.php Consistently use comma at the end of notification messages 2014-03-28 09:58:17 +01:00
tbl_printview.php just render table print view 2013-09-03 20:18:48 +08:00
tbl_relation.php Fix undefined variable notice; fix parameter type 2014-08-26 07:54:38 -04:00
tbl_replace.php Fix coding style 2013-12-02 06:01:12 -05:00
tbl_row_action.php Correct punctuation for sentences 2014-02-02 11:19:15 +01:00
tbl_select.php Filter rows option on "Browse" table page. 2014-03-31 17:52:48 +05:30
tbl_sql.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
tbl_structure.php renamed to better reflect its purpose 2013-08-22 11:16:00 +05:30
tbl_tracking.php Remove trailing white spaces 2013-10-20 10:21:34 +05:30
tbl_triggers.php
tbl_zoom_select.php bug #4579 [security] XSS vulnerability in zoom search page 2014-11-20 06:28:43 +05:30
themes.php Various coding style improvements 2013-06-11 16:27:31 +02:00
transformation_overview.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
transformation_wrapper.php Directly use the request parameters 2013-08-21 05:48:31 -04:00
url.php Simplify url redirectory code, no need for two branchs 2014-02-11 09:15:28 +01:00
user_password.php Space around . operator - mroe instances 2014-01-08 18:56:30 +05:30
version_check.php Reindent 2013-07-30 13:42:31 +02:00
view_create.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
view_operations.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
webapp.php Improve doc blocks 2012-09-05 22:14:40 +05:30

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

Version 4.2.12-dev

A set of PHP-scripts to manage MySQL over the web.

http://www.phpmyadmin.net/

Copyright
---------

Copyright (C) 1998-2000
    Tobias Ratschiller <tobias_at_ratschiller.com>

Copyright (C) 2001-2014
    Marc Delisle <marc_at_infomarc.info>
    Olivier Müller <om_at_omnis.ch>
    Robin Johnson <robbat2_at_users.sourceforge.net>
    Alexander M. Turek <me_at_derrabus.de>
    Michal Čihař <michal_at_cihar.com>
    Garvin Hicking <me_at_supergarv.de>
    Michael Keck <mkkeck_at_users.sourceforge.net>
    Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
    [check documentation for more details]

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 <http://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.

Third party licenses
--------------------

phpMyAdmin includes several third party libraries which come under their
respective licenses.

jQuery's license, which is where we got the files under js/jquery/ is
(MIT|GPL), a copy of each license is available in this repository (GPL
is available as LICENSE, MIT as js/jquery/MIT-LICENSE.txt).

TCPDF which is located under libraries/tcpdf is released under GPL
version 3 and the license is available as libraries/tcpdf/LICENSE.TXT.

DejaVu fonts which are located under libraries/tcpdf/fonts/ and their
license is documented in
libraries/tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE.

PHP-gettext which is located under libraries/php-gettext/ is released
under GPL version 2 license which is available in the LICENSE file.

Requirements
------------

* PHP 5.3 or later
* MySQL 5.0 or later
* a web-browser (doh!)

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, please see the documentation in the doc folder.

Download
--------

You can get the newest version at http://www.phpmyadmin.net/.

More Information
----------------

Please see the documentation in the doc folder.

Support
-------

See reference about support forums under http://www.phpmyadmin.net/


Enjoy!
------

The phpMyAdmin Devel team


PS:

Please, don't send us emails with question like "How do I compile PHP with
MySQL-support". We just don't have the time to be your free help desk.

Please send your questions to the appropriate mailing lists / forums.  Before
contacting us, please read the documentation (especially the FAQ part).