Go to file
2013-07-03 18:00:12 +02:00
doc Removed 'VersionCheck' profix from proxy variables 2013-06-29 14:49:02 +02:00
examples Various coding style improvements in examples 2013-05-02 10:47:41 +02:00
js Really removes the error notification correctly 2013-06-29 14:28:50 +02:00
libraries Removed 'VersionCheck' profix from proxy variables 2013-06-29 14:49:02 +02:00
PMAStandard Use modified LineLength check 2012-04-27 07:56:05 +02:00
po Translated using Weblate (Urdu) 2013-06-28 14:22:48 +02:00
scripts Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into error_reporting 2013-06-25 07:19:30 +02:00
setup Include minified versions JS in git of jQuery and jQuery-UI 2013-06-24 15:03:41 +02:00
test Merge pull request #455 from adamgsoc2013/UT_pluginss 2013-06-27 01:42:23 -07:00
themes Merge branch 'master' into relView 2013-06-25 00:27:17 +05:30
.gitignore Prevent commiting netbeans stuff by ignoring it 2013-05-10 11:15:20 +02:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.travis.yml Use ant for travis ci builds 2013-06-12 10:46:38 +02:00
browse_foreigners.php Group native and mb string functions into classes 2013-06-20 12:30:04 +05:45
build.xml Use apply for jshint call to avoid problems with spaces in path 2013-06-12 10:50:09 +02:00
ChangeLog ChangeLog entry for pull request #438; kasunchathuranga/relView 2013-06-26 12:06:26 -04:00
changelog.php Fix bug #3907 undefined variables, function parameter problems 2013-05-13 11:27:56 +02: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 Added error reporting settings to config.sample.inc.php and to the libraries/config.default.php 2013-06-13 22:18:15 +02:00
db_create.php Directly use the POST parameter 2013-06-16 06:42:02 -04:00
db_datadict.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
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 bug #3948 Server export problems 2013-05-21 16:44:41 +05:30
db_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_operations.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
db_printview.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
db_qbe.php Coding style improvements 2012-08-31 00:46:35 +05:30
db_routines.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08: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 refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
db_tracking.php Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
db_triggers.php Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
error_report.php Fixed sending of report to server. Data sent successfully 2013-07-03 18:00:12 +02:00
export.php Fix typos 2013-06-16 08:11:16 -04:00
favicon.ico Fix permissions. 2010-08-30 09:53:37 +02:00
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 Update session upload progress bug comment in import_status.php 2013-06-09 16:46:01 +02:00
import.php This file should not end in .lib.php 2013-06-16 08:08:07 -04:00
index.php Remove author name 2013-06-16 08:10:16 -04:00
LICENSE Fix permissions. 2010-08-30 09:53:37 +02:00
license.php Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
navigation.php use uppercase for AJAX acronym 2013-01-21 00:34:23 +01: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 Enable backupGlobals directive in phpunit 2013-06-11 14:31:38 +02:00
phpunit.xml.nocoverage Enable backupGlobals directive in phpunit 2013-06-11 14:31:38 +02:00
pmd_display_field.php Fix setting display column 2012-12-09 13:50:40 +05:30
pmd_general.php Directly use the GET parameters 2013-06-20 12:38:30 -04:00
pmd_pdf.php Dead code 2013-06-17 08:39:48 -04:00
pmd_relation_new.php These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
pmd_relation_upd.php Move function with other PMD functions 2013-06-26 10:24:04 -04:00
pmd_save_pos.php Directly use the POST parameter 2013-06-18 08:25:14 -04:00
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 Wrap some long lines 2013-05-10 11:03:31 +02:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
querywindow.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
README 4.0.4 release 2013-06-17 12:25:41 -04:00
README.rst Add some headers 2012-11-13 14:29:08 +01:00
robots.txt Fix permissions. 2010-08-30 09:53:37 +02:00
schema_edit.php Implement linking to new documentation 2012-11-12 09:48:05 +01:00
schema_export.php Some more missing renamings 2013-05-26 07:31:17 +05:30
server_binlog.php Bug #3960 NavigationBarIconic config not honored 2013-06-21 10:00:41 -04:00
server_collations.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
server_databases.php Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
server_engines.php using the common header function to render header 2013-06-24 23:35:08 +08:00
server_export.php bug #3948 Server export problems 2013-05-21 16:44:41 +05:30
server_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_plugins.php move PMA_getSubPageHeader to server_common.inc.php 2013-06-07 23:32:17 +08:00
server_privileges.php Fix bug#3922, user privileges, in QA_4_0 2013-06-12 18:10:38 +05:30
server_replication.php refactor server_replication 2013-06-22 15:28:50 +08:00
server_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_status_advisor.php Fix TooManyArgument notice in server_status_advisor.php:31, see issue #3907 2013-05-21 20:44:03 +02:00
server_status_monitor.php 1. using a better function name 2. fix code style issue 3. add doc for functions 2013-06-17 21:43:13 +08:00
server_status_queries.php Bug #3907, other fixes 2013-05-16 13:03:13 -04:00
server_status_variables.php refactor function names 2013-06-25 23:16:10 +08:00
server_status.php 1. change the function name 2013-06-22 01:32:17 +08:00
server_variables.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php bookmark creation error corrected 2013-06-28 23:48:40 +05:30
tbl_addfield.php Various coding style improvements 2013-06-11 16:27:31 +02:00
tbl_change.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_chart.php Some more missing renamings 2013-05-26 07:31:17 +05:30
tbl_create.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_export.php Merge branch 'master' into OOP_DBI 2013-05-26 21:43:33 +05:30
tbl_get_field.php Some more missing renamings 2013-05-26 07:31:17 +05:30
tbl_gis_visualization.php gis_visualization.lib.php renamed as tbl_gis_visualization.lib.php. PMA_getHtmlForGisVisualization, PMA_getHtmlForOptionsList methods added to the tbl_gis_visualization.lib.php 2013-06-24 20:10:54 +05:30
tbl_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_indexes.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_move_copy.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_operations.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
tbl_printview.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_relation.php Add hints for the new relational view dropdowns 2013-06-26 13:03:28 -04:00
tbl_replace.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
tbl_row_action.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
tbl_select.php refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
tbl_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_structure.php Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
tbl_tracking.php Merge remote-tracking branch 'origin/QA_4_0' 2013-06-24 10:41:54 +02:00
tbl_triggers.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
tbl_zoom_select.php Use POST variables directly 2013-06-14 09:24:50 -04:00
themes.php Various coding style improvements 2013-06-11 16:27:31 +02:00
transformation_overview.php Various coding style improvements 2013-06-11 16:27:31 +02:00
transformation_wrapper.php These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
url.php Merge branch 'QA_3_5' 2012-07-01 17:27:19 +02:00
user_password.php Convert database interface to a class 2013-05-24 17:30:59 +05:30
version_check.php Removed 'VersionCheck' profix from proxy variables 2013-06-29 14:49:02 +02:00
view_create.php Merge commit '3311c6f' 2013-05-31 15:58:45 +02:00
view_operations.php Various coding style improvements 2013-06-11 16:27:31 +02:00
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).