Go to file
2012-06-11 14:06:03 +01:00
examples Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
js Merge branch 'atul' 2012-06-11 07:48:56 -04:00
libraries Integrated authentication libraries with PMA_Header class 2012-06-11 14:06:03 +01:00
PMAStandard Use modified LineLength check 2012-04-27 07:56:05 +02:00
po Translated using Weblate. 2012-06-07 09:40:38 +02:00
scripts Exit script on failure to prevent posible corruption of entries 2012-06-04 13:46:56 +02:00
setup Fixed invalid method invocation 2012-06-11 14:06:03 +01:00
test Renamed PMA_reloadNavigation() to PMA_getReloadNavigationScript() 2012-06-11 14:06:02 +01:00
themes Integrated authentication libraries with PMA_Header class 2012-06-11 14:06:03 +01:00
.gitignore Ignore config only in toplevel dir 2012-05-14 15:57:31 +02:00
browse_foreigners.php Small code cleanup 2012-06-11 14:06:03 +01:00
build.xml Exclude coding standard files 2012-04-26 16:05:57 +02:00
ChangeLog Merge branch 'QA_3_5' 2012-06-11 14:01:46 +01:00
changelog.php Replaced xml:lang attributes by lang for HTML5 2012-03-18 14:46:59 +01:00
chk_rel.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
config.sample.inc.php Merge branch 'QA_3_5' 2012-06-10 14:47:10 +01:00
db_create.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_datadict.php Fix spacing around brackets 2012-04-27 11:30:47 +02:00
db_events.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_export.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_import.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_operations.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_printview.php Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
db_qbe.php Fixed broken "Switch to visual builder" link in db_qbe.php 2012-06-06 12:03:47 +01:00
db_routines.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_search.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_sql.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_structure.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_tables_search.php wrap long lines, apply coding styles 2012-05-06 23:47:29 +02:00
db_tracking.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
db_triggers.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
docs.css Replaced <big> with <em class="big"> in docs for HTML5 validity 2012-03-31 16:25:46 +02:00
Documentation.html Removed some references to the non-existent header.inc.php file 2012-06-11 14:06:02 +01:00
export.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
favicon.ico Fix permissions. 2010-08-30 09:53:37 +02:00
file_echo.php Various coding style improvements 2012-06-03 20:40:47 +05:30
gis_data_editor.php Got rid of some dead code from gis_data_editor.php 2012-06-11 14:06:03 +01:00
import_status.php Various coding style improvements 2012-06-03 20:40:47 +05:30
import.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
index.php Fixed invalid method invocation 2012-06-11 14:06:03 +01: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
main.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
navigation.php Use PMA_Header class in navigation.php 2012-06-11 14:06:03 +01:00
phpinfo.php Fix docblock 2012-06-04 14:32:48 +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 Default to default MySQL setup (no password for root) 2012-04-27 10:43:23 +02:00
pmd_display_field.php Move common includes to root files rather than to library (which should not be lodaded separately) (issue #36) 2012-04-17 09:02:29 +02:00
pmd_general.php Integrated pmd with the new Header class 2012-06-11 14:06:03 +01:00
pmd_pdf.php Integrated pmd with the new Header class 2012-06-11 14:06:03 +01:00
pmd_relation_new.php Integrated pmd with the new Header class 2012-06-11 14:06:03 +01:00
pmd_relation_upd.php Integrated pmd with the new Header class 2012-06-11 14:06:03 +01:00
pmd_save_pos.php No longer depend on grab_globals 2012-04-17 06:52:42 -04:00
prefs_forms.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
prefs_manage.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
querywindow.php Drop old header_*.inc.php scripts from querywindow.php 2012-06-11 14:06:03 +01:00
README Merge remote-tracking branch 'origin/QA_3_5' 2012-02-13 13:03:00 +01:00
README.VENDOR We no longer modify tcpdf 2011-12-16 14:56:16 +01:00
robots.txt Fix permissions. 2010-08-30 09:53:37 +02:00
schema_edit.php Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line) 2012-04-22 21:28:41 +05:30
schema_export.php Improve naming 2012-04-29 15:07:46 -04:00
server_binlog.php Remove HTML rendering inside the functions in display_tbl.lib.php file itselves 2012-05-11 16:05:55 +05:30
server_collations.php Dropped server_links.inc.php 2012-05-05 16:44:27 +01:00
server_databases.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_engines.php Dropped server_links.inc.php 2012-05-05 16:44:27 +01:00
server_export.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_import.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_plugins.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_privileges.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_replication.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_sql.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_status.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_synchronize.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
server_variables.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
show_config_errors.php Wrap long lines, move comments, remove unused code 2012-06-04 14:35:17 +02:00
sql.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_addfield.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_alter.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_change.php Removed some references to the non-existent header.inc.php file 2012-06-11 14:06:02 +01:00
tbl_chart.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_create.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_export.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_get_field.php Fix function name: PMA_download_header -> PMA_downloadHeader 2012-06-01 21:52:30 +05:30
tbl_gis_visualization.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_import.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_indexes.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_move_copy.php Remove HTML rendering inside the functions in display_tbl.lib.php file itselves 2012-05-11 16:05:55 +05:30
tbl_operations.php Fix function names: PMA_generate_html_dropdown -> PMA_generateHtmlDropdown 2012-05-11 22:14:46 +05:30
tbl_printview.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_relation.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_replace.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_row_action.php Fix indentation 2012-04-30 23:26:09 +05:30
tbl_select.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_sql.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_structure.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
tbl_tracking.php Fix function name: PMA_download_header -> PMA_downloadHeader 2012-06-01 21:52:30 +05:30
tbl_triggers.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
tbl_zoom_select.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
themes.php Use PMA_Header class in themes.php 2012-06-11 14:06:02 +01:00
transformation_overview.php Drop constant PMA_DISPLAY_HEADING 2012-06-11 14:06:03 +01:00
transformation_wrapper.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
url.php Add missing @package tag 2012-06-01 14:36:04 +02:00
user_password.php Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
view_create.php Remove HTML rendering inside the functions in display_tbl.lib.php file itselves 2012-05-11 16:05:55 +05:30
view_operations.php Remove unused parameter 2012-06-04 11:52:14 +02:00
webapp.php Fix function name: PMA_download_header -> PMA_downloadHeader 2012-06-01 21:52:30 +05:30

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

Version 4.0.0-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-2012
    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.txt/.html file 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.txt/.html file.

Download
--------

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

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

Please see the Documentation.txt/.html file.

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.html (esp. the FAQ part).