Go to file
2013-05-01 16:43:23 +02:00
doc 4.0.0-rc4 2013-04-27 16:55:37 -04:00
examples Use HTML5 DOCTYPE 2013-03-29 10:41:05 -04:00
js Don't use id attribute for checkall boxes, use class name 2013-05-01 16:43:23 +02:00
libraries Don't use id attribute for checkall boxes, use class name 2013-05-01 16:43:23 +02:00
PMAStandard Use modified LineLength check 2012-04-27 07:56:05 +02:00
po Translated using Weblate (Malay) 2013-04-30 17:49:04 +02:00
scripts Remove .jshintrc from distribution 2013-04-20 16:37:27 -04:00
setup Various coding style improvements 2013-04-16 13:29:03 +02:00
test Various PHP coding style fixes 2013-04-26 09:54:13 +02:00
themes Merge branch 'origin/QA_4_0' 2013-04-30 17:46:36 +02:00
.gitignore Ignore config only in toplevel dir 2012-05-14 15:57:31 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.travis.yml Drop explicit email settings for travis 2012-11-12 11:46:58 +01:00
browse_foreigners.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
build.xml Use own jshint configuration 2013-04-15 16:20:04 +02:00
ChangeLog Add Changelog entry for rfe #499 2013-05-01 15:21:37 +02:00
changelog.php Use HTML5 DOCTYPE 2013-03-29 10:41:05 -04:00
chk_rel.php Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00
composer.json Update composer.json 2013-03-08 19:53:02 +00:00
config.sample.inc.php Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
db_create.php Dropped main.php 2012-10-30 20:10:20 +00:00
db_datadict.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02: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 Dropped (again) some server side code for checking all items in a list 2012-10-30 20:24:00 +00:00
db_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_operations.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
db_printview.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
db_qbe.php Coding style improvements 2012-08-31 00:46:35 +05:30
db_routines.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
db_search.php Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
db_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_structure.php Rename function name according to PEAR standards 2013-04-30 22:51:09 +05:30
db_tracking.php use require when including a file unconditionally 2013-01-15 14:24:48 +01:00
db_triggers.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
export.php Fix bug #3892 SQL Export files are empty 2013-04-27 22:10:50 +02:00
favicon.ico
file_echo.php Fixed export of server status monitor settings 2012-12-04 16:30:20 +00:00
gis_data_editor.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
import_status.php Fix PHP 5.4 upload progress working only with session.upload_progress.cleanup set to Off 2012-06-30 15:21:23 +02:00
import.php Fix merge conflicts 2013-04-27 16:43:04 -04:00
index.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
LICENSE
license.php Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
navigation.php Use HTML5 DOCTYPE 2013-03-29 10:41:05 -04:00
phpinfo.php Disable header and footer when showing phpinfo() 2012-08-10 11:05:47 +02:00
phpmyadmin.css.php SQL parser no longer needs to be included for generating CSS 2012-05-29 14:06:49 +02:00
phpunit.xml.dist Ignore some more thing from coverage reports 2013-04-15 10:56:54 +02:00
phpunit.xml.nocoverage Colorify PHPUnit 2012-11-12 14:52:44 +01:00
pmd_display_field.php Fix setting display column 2012-12-09 13:50:40 +05:30
pmd_general.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
pmd_pdf.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
pmd_relation_new.php Improve error message even more (thanks to Marc) 2013-04-25 16:01:58 +02:00
pmd_relation_upd.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_save_pos.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
prefs_forms.php Dropped server side functionality for reloading the left frame from user preferences forms 2012-10-30 20:23:59 +00:00
prefs_manage.php Missing ; 2013-04-16 15:20:50 +02:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
querywindow.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
README 4.0.0-rc4 2013-04-27 16:55:37 -04:00
README.rst Add some headers 2012-11-13 14:29:08 +01:00
robots.txt
schema_edit.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
schema_export.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00
server_binlog.php Fix typo in variable name 2013-04-20 06:28:40 -04:00
server_collations.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
server_databases.php Don't use id attribute for checkall boxes, use class name 2013-05-01 16:43:23 +02:00
server_engines.php Various coding style improvements 2013-04-16 13:29:03 +02:00
server_export.php Fixed syntax errors 2012-10-30 20:24:01 +00:00
server_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_plugins.php Dropped includes for globally included JS files 2012-10-30 20:10:21 +00:00
server_privileges.php On user creation, warn if the user already exists 2013-04-13 19:47:38 +05:30
server_replication.php Remove the Synchronize feature 2012-11-07 13:09:47 -05:00
server_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_status_advisor.php Fixed advisor dialog + microhistory 2012-12-17 16:32:50 +00:00
server_status_monitor.php Hide rearrange chart feature for now 2013-04-20 20:18:28 +05:30
server_status_queries.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
server_status_variables.php Use ellipsis where appropriate 2013-01-10 13:33:29 +01:00
server_status.php Bug #3816 Missing server_processlist.php 2013-02-09 07:36:10 -05:00
server_variables.php Use Response class for ajax responses 2012-11-09 19:29:30 +00:00
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
tbl_addfield.php Merge pull request #262 from scnakandala/Refactoring 2013-04-18 12:53:20 -07:00
tbl_change.php Merge pull request #174 from scnakandala/Branch_blob_error 2013-02-21 04:32:27 -08:00
tbl_chart.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
tbl_create.php Merge pull request #262 from scnakandala/Refactoring 2013-04-18 12:53:20 -07:00
tbl_export.php Used preg_split() instead of explode() to split sql query, 2013-02-20 20:06:57 +05:30
tbl_get_field.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_gis_visualization.php HTTPS will not see OpenStreetMaps due to CSP. So do not show the checkbox also 2013-04-14 23:38:30 +05:30
tbl_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_indexes.php Bug #3839 Index comment is supported only starting with MySQL 5.5 2013-03-25 19:43:29 -04:00
tbl_move_copy.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_operations.php Fix undefined variable notice 2013-03-23 07:23:06 -04:00
tbl_printview.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
tbl_relation.php Consistently include colon in strings to translate 2013-04-25 14:22:31 +02:00
tbl_replace.php Remove unnecessary codes for Inline Edit functionality 2013-02-18 22:11:19 +05:30
tbl_row_action.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_select.php Improve comment 2013-04-11 08:00:49 -04:00
tbl_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_structure.php Add rfe #1422 [interface] Provide feedback if no columns selected for multi-submit 2013-04-28 15:17:45 +02:00
tbl_tracking.php Closing parenthesis of a multi-line IF statement must be on a new line 2013-04-12 21:54:03 +05:30
tbl_triggers.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
tbl_zoom_select.php Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
themes.php Integrated themes.php with PMA_Response class 2012-06-11 14:06:03 +01:00
transformation_overview.php oop: transformations - fix classes, add interface and use descriptions 2012-06-19 23:59:47 +03:00
transformation_wrapper.php PHP keywords must be lowercase 2013-04-12 21:45:02 +05:30
url.php Merge branch 'QA_3_5' 2012-07-01 17:27:19 +02:00
user_password.php remove unused variable and simplify code 2013-01-25 13:13:35 +01:00
version_check.php many some minor fixes (sorry, see diff) 2013-01-26 15:35:29 +03:00
view_create.php improve coding style : remove mixed php and html 2013-01-21 21:55:31 +01:00
view_operations.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
webapp.php Improve doc blocks 2012-09-05 22:14:40 +05:30

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

Version 4.1-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-2013
    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/>.

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

* PHP 5.2 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).