Go to file
Ghanshyam Bagul c299177234 Translated using Weblate (Hindi)
Currently translated at 53.6% (1428 of 2665)
2013-06-09 11:13:28 +02:00
doc Merge branch 'QA_4_0' 2013-06-06 08:48:41 -04:00
examples
js Merge branch 'QA_4_0' 2013-06-02 09:17:20 -04:00
libraries Fix merge conflicts 2013-06-08 13:36:15 -04:00
PMAStandard
po Translated using Weblate (Hindi) 2013-06-09 11:13:28 +02:00
scripts Document functions 2013-06-07 09:26:04 +02:00
setup
test Merge branch 'QA_4_0' 2013-06-06 11:48:39 -04:00
themes Syntax highlighting for binlog table 2013-05-28 13:58:29 +05:30
.gitignore
.jshintrc
.travis.yml
browse_foreigners.php Merge commit '34e12cf' 2013-05-29 09:51:31 -04:00
build.xml
ChangeLog Fix merge conflicts 2013-06-08 13:36:15 -04:00
changelog.php
chk_rel.php
composer.json
config.sample.inc.php
db_create.php
db_datadict.php
db_events.php
db_export.php
db_import.php
db_operations.php
db_printview.php
db_qbe.php
db_routines.php
db_search.php
db_sql.php
db_structure.php
db_tracking.php
db_triggers.php
export.php
favicon.ico
file_echo.php
gis_data_editor.php
import_status.php
import.php
index.php Fix merge conflicts 2013-06-08 13:36:15 -04:00
LICENSE
license.php
navigation.php
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist Exclude phpseclib from coverage reports 2013-05-31 10:11:52 +02:00
phpunit.xml.nocoverage
pmd_display_field.php
pmd_general.php
pmd_pdf.php
pmd_relation_new.php
pmd_relation_upd.php
pmd_save_pos.php
prefs_forms.php
prefs_manage.php
print.css
querywindow.php
README 4.0.3 release 2013-06-05 06:41:53 -04:00
README.rst
robots.txt
schema_edit.php
schema_export.php
server_binlog.php fix the issues: 2013-06-08 00:02:45 +08:00
server_collations.php
server_databases.php
server_engines.php
server_export.php
server_import.php
server_plugins.php move PMA_getSubPageHeader to server_common.inc.php 2013-06-07 23:32:17 +08:00
server_privileges.php
server_replication.php
server_sql.php
server_status_advisor.php
server_status_monitor.php
server_status_queries.php
server_status_variables.php
server_status.php split long lines 2013-06-04 23:51:36 +08:00
server_variables.php
show_config_errors.php
sql.php RFE 1432, add table name to message 2013-06-04 17:18:21 +02:00
tbl_addfield.php
tbl_change.php
tbl_chart.php
tbl_create.php
tbl_export.php
tbl_get_field.php
tbl_gis_visualization.php
tbl_import.php
tbl_indexes.php
tbl_move_copy.php
tbl_operations.php
tbl_printview.php
tbl_relation.php
tbl_replace.php
tbl_row_action.php
tbl_select.php
tbl_sql.php
tbl_structure.php
tbl_tracking.php
tbl_triggers.php
tbl_zoom_select.php
themes.php
transformation_overview.php
transformation_wrapper.php
url.php
user_password.php
version_check.php
view_create.php Merge commit '3311c6f' 2013-05-31 15:58:45 +02:00
view_operations.php
webapp.php

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).