Go to file
2011-09-20 12:15:21 +02:00
contrib
js Always use curly braces with IF statements. Remove spaces 2011-09-18 22:27:32 +05:30
libraries Merge branch 'QA_3_4' 2011-09-19 23:28:24 +05:30
po Translation update done using Pootle. 2011-09-20 12:15:21 +02:00
scripts Merge remote-tracking branch 'origin/master' into drizzle 2011-08-17 16:39:43 +02:00
setup make die() messages translatable, where possible 2011-08-25 22:38:51 +02:00
test fix coding style : control structures 2011-09-05 14:28:17 +02:00
themes Improved dismissable Ajax notifications, so that error messages don't disappear 2011-09-14 15:27:11 +01:00
.gitignore
browse_foreigners.php
bs_disp_as_mime_type.php
bs_play_media.php
build.xml Ignore another external lib 2011-08-17 16:56:04 +02:00
ChangeLog Merge branch 'QA_3_4' 2011-09-19 23:28:24 +05:30
changelog.php
chk_rel.php
config.sample.inc.php Sample config file updated with new pmadb tables 2011-09-10 12:12:35 +05:30
CREDITS
db_create.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_datadict.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_events.php
db_export.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_import.php
db_operations.php Revert changes made by 464a415931 and a similar instance. 2011-09-15 23:37:21 +05:30
db_printview.php fix coding style : control structures 2011-09-05 14:28:17 +02:00
db_qbe.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_routines.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_search.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_sql.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_structure.php Wrap some long lines 2011-09-14 15:29:09 +05:30
db_tracking.php use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
db_triggers.php
docs.css
Documentation.html Added myself to the credits section in Documentation.html 2011-09-14 23:47:51 +01:00
enum_editor.php
export.php use include() instead of require() when including file conditionally 2011-09-06 22:04:51 +02:00
favicon.ico
file_echo.php make die() messages translatable, where possible 2011-08-25 22:38:51 +02:00
gis_data_editor.php use include() instead of require() when including file conditionally 2011-09-06 22:04:51 +02:00
import_status.php
import.php use include() instead of require() when including file conditionally 2011-09-06 22:04:51 +02:00
index.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
INSTALL
LICENSE
license.php
main.php Print server_comment after server software version 2011-08-24 12:53:13 +02:00
navigation.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist
pmd_display_field.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
pmd_general.php Fix some broken paths to images 2011-09-17 10:03:46 +05:30
pmd_pdf.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
pmd_relation_new.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
pmd_relation_upd.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
pmd_save_pos.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
prefs_forms.php
prefs_manage.php Use newest message 2011-09-18 06:13:22 -04:00
print.css
querywindow.php
README 3.4.5 release 2011-09-14 07:43:33 -04:00
README.VENDOR
robots.txt
schema_edit.php Remove not needed param from PMA_REL_create_page 2011-08-15 11:36:13 +02:00
schema_export.php use require() instead of include() when including file unconditionally 2011-09-06 21:48:05 +02:00
server_binlog.php
server_collations.php
server_databases.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
server_engines.php
server_export.php
server_import.php
server_plugins.php
server_privileges.php More coding style improvements 2011-09-14 23:43:59 +05:30
server_replication.php Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
server_sql.php
server_status.php Fix indentation 2011-08-30 11:41:31 +02:00
server_synchronize.php Exclude data_dictionary from server synchronize (Drizzle) 2011-08-23 22:37:24 +02:00
server_variables.php Use PMA_AddJSVar 2011-08-19 10:39:45 +02:00
show_config_errors.php
sql.php Missing text next to these icons 2011-09-15 12:37:12 -04:00
tbl_addfield.php
tbl_alter.php
tbl_change.php No need to force text here 2011-09-15 23:10:18 +05:30
tbl_chart.php Escape HTML in column names and values before json_encode() 2011-09-09 13:12:24 -04:00
tbl_create.php
tbl_export.php fix coding style : control structures 2011-09-05 14:28:17 +02:00
tbl_get_field.php
tbl_gis_visualization.php
tbl_import.php
tbl_indexes.php Improve message 2011-09-11 06:57:49 -04:00
tbl_move_copy.php
tbl_operations.php Merge remote-tracking branch 'origin/master' into drizzle 2011-08-16 16:11:43 +02:00
tbl_printview.php Fix indentation broken by past merges 2011-08-24 13:24:21 +02:00
tbl_relation.php fix coding style : control structures 2011-09-05 14:28:17 +02:00
tbl_replace.php fix coding style : control structures 2011-09-05 14:28:17 +02:00
tbl_row_action.php
tbl_select.php Wrong message used in 8373e5feec 2011-09-18 19:50:11 +05:30
tbl_sql.php
tbl_structure.php It's better to force text next to these icons as well 2011-09-16 07:09:02 +05:30
tbl_tracking.php fix coding style : control structures 2011-09-05 14:28:17 +02:00
tbl_triggers.php
tbl_zoom_select.php Improve dialog 2011-09-19 08:35:11 -04:00
themes.php
TODO
transformation_overview.php
transformation_wrapper.php Fix transformation without download 2011-09-01 14:29:03 +02:00
url.php
user_password.php
view_create.php
view_operations.php
webapp.php

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

Version 3.5.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-2011
    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, write to the Free Software Foundation, Inc., 51 Franklin
St, Fifth Floor, Boston, MA  02110-1301  USA

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