Go to file
2011-08-08 07:45:53 +05:30
contrib Drop 5 years old spec file for Fedora. 2011-02-17 17:48:38 +01:00
js Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-08-08 07:45:53 +05:30
libraries Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-08-08 07:45:53 +05:30
pmd Move PMD scripts to js directory. 2011-08-05 14:52:47 +02:00
po Merge branch 'QA_3_4' 2011-08-07 18:21:34 +05:30
scripts Coding style, function definitions 2011-08-05 14:49:23 +02:00
setup Upgrade to jQuery 1.6.2 2011-08-05 15:31:38 +02:00
test Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-08-06 17:13:04 +02:00
themes Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-08-08 07:45:53 +05:30
.gitignore - Unit Test grouped by library directory 2011-06-29 20:06:27 +03:00
browse_foreigners.php charset is now hardcoded 2011-06-09 16:09:53 -04:00
bs_disp_as_mime_type.php Move avoid_cache to end, it is not used so often as size 2011-08-04 15:02:35 +02:00
bs_play_media.php
build.xml Add excludes to phploc call as well 2011-07-22 11:18:13 +02:00
ChangeLog Typo 2011-08-07 18:49:34 +05:30
changelog.php Lowercase to not trigger todo item in jenkins 2011-07-21 11:58:07 +02:00
chk_rel.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
config.sample.inc.php Add table pma_ui_prefs for remembering table sorting persistently 2011-05-27 18:52:00 +07:00
CREDITS
db_create.php Spacing around if 2011-07-22 09:10:37 +02:00
db_datadict.php Fix typo 2011-08-04 17:37:39 +02:00
db_events.php Load codemirror only when needed 2011-07-20 15:12:30 +02:00
db_export.php Spacing around if 2011-07-22 09:10:37 +02:00
db_import.php
db_operations.php Remove unused parameter $container from PMA_getIcon 2011-08-04 13:47:44 +02:00
db_printview.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
db_qbe.php Avoid composite messages 2011-08-05 10:52:03 +02:00
db_routines.php Load codemirror only when needed 2011-07-20 15:12:30 +02:00
db_search.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
db_sql.php Load codemirror only when needed 2011-07-20 15:12:30 +02:00
db_structure.php Replace tabs with spaces, cleanup identation 2011-07-22 09:53:41 +02:00
db_tracking.php Spacing around if 2011-07-22 09:10:37 +02:00
db_triggers.php Load codemirror only when needed 2011-07-20 15:12:30 +02:00
docs.css Replace tabs with spaces, cleanup identation 2011-07-22 09:53:41 +02:00
Documentation.html Merge branch 'QA_3_4' 2011-08-07 18:21:34 +05:30
enum_editor.php Coding style: space after for keyword 2011-08-05 00:37:49 +02:00
export.php Use new function for download headers 2011-08-04 14:19:07 +02:00
favicon.ico
file_echo.php Whitespace cleanup 2011-08-05 13:56:18 +02:00
gis_data_editor.php Prepares and insert GIS data to the input field on pressing 'enter' 2011-08-02 00:32:32 +05:30
import_status.php Use new function for no cache headers 2011-08-04 14:36:01 +02:00
import.php Remove tabs 2011-07-21 16:08:11 +02:00
index.php Upgrade to jQuery 1.6.2 2011-08-05 15:31:38 +02:00
INSTALL
LICENSE
license.php Use utf-8 for this file as well, though it is not used right now 2011-02-08 16:30:59 +01:00
main.php Fix spacing after @param 2011-07-22 09:21:55 +02:00
navigation.php Upgrade to jQuery 1.6.2 2011-08-05 15:31:38 +02:00
phpdoctor.ini
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist Added unit tests for Routines, Triggers and Events 2011-07-22 11:54:03 +01:00
pmd_common.php Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
pmd_display_field.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
pmd_general.php Move PMD scripts to js directory. 2011-08-05 14:52:47 +02:00
pmd_help.php Remove not used code 2011-06-03 15:42:18 +02:00
pmd_pdf.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
pmd_relation_new.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
pmd_relation_upd.php Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
pmd_save_pos.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
prefs_forms.php For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
prefs_manage.php Use new function for download headers 2011-08-04 14:24:57 +02:00
print.css
querywindow.php pma spritify part 2 2011-07-15 09:42:16 +03:00
README 3.4.5-dev 2011-07-25 10:12:37 -04:00
README.VENDOR
robots.txt
schema_edit.php Fix spacing on opening code block 2011-07-22 09:18:02 +02:00
schema_export.php [security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11 2011-07-08 21:43:38 +02:00
server_binlog.php pma spritify part 2 2011-07-15 09:42:16 +03:00
server_collations.php Allow to use noclick class on table level 2011-08-02 23:14:52 +02:00
server_databases.php Spacing around if 2011-07-22 09:10:37 +02:00
server_engines.php Allow to use noclick class on table level 2011-08-02 23:14:52 +02:00
server_export.php Spacing around if 2011-07-22 09:10:37 +02:00
server_import.php
server_privileges.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
server_replication.php pma spritify part 2 2011-07-15 09:42:16 +03:00
server_sql.php Load codemirror only when needed 2011-07-20 15:12:30 +02:00
server_status.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
server_synchronize.php Fix typo 2011-08-06 11:02:25 +02:00
server_variables.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
show_config_errors.php Use new function for no cache headers 2011-08-04 14:36:01 +02:00
sql.php Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-08-08 07:45:53 +05:30
tbl_addfield.php Ajaxified add columns option in table structure 2011-07-21 23:53:37 +05:30
tbl_alter.php Fixed the bugs in table copy of table operations 2011-07-31 22:53:02 +05:30
tbl_change.php Refractor common code to gis_data_editor.js. Remove hidden input to track null checkbox. 2011-07-31 18:33:02 +05:30
tbl_chart.php Possible XSS in chart page 2011-07-30 16:24:26 +02:00
tbl_create.php Spacing around if 2011-07-22 09:10:37 +02:00
tbl_export.php
tbl_get_field.php Coding style 2011-08-04 15:21:59 +02:00
tbl_gis_visualization.php Serve OpenStreetMap.js locally 2011-07-31 16:10:14 +05:30
tbl_import.php
tbl_indexes.php Fix spacing on opening code block 2011-07-22 09:18:02 +02:00
tbl_move_copy.php Fixed the bugs in table copy of table operations 2011-07-31 22:53:02 +05:30
tbl_operations.php Use PMA_DBI_get_columns 2011-08-04 16:24:09 +02:00
tbl_printview.php Use standard field processing machinery 2011-08-04 17:15:06 +02:00
tbl_relation.php Use PMA_DBI_get_columns 2011-08-04 16:26:10 +02:00
tbl_replace.php Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-07-24 23:05:35 +05:30
tbl_row_action.php Replace TRUE/FALSE with true/false. 2011-06-06 11:55:09 +02:00
tbl_select.php GIS data editor to insert geometry type parameters 2011-07-31 21:55:21 +05:30
tbl_sql.php Load codemirror only when needed 2011-07-20 15:12:30 +02:00
tbl_structure.php Always get full information here 2011-08-05 01:16:02 +02:00
tbl_tracking.php Include length in headers when we know it 2011-08-04 15:06:09 +02:00
tbl_triggers.php Add file docblock 2011-07-21 16:09:16 +02:00
themes.php Coding style, function definitions 2011-08-05 14:49:23 +02:00
TODO
transformation_overview.php
transformation_wrapper.php Use new function for download headers 2011-08-04 14:29:56 +02:00
url.php Make redirector require valid token 2011-05-20 09:01:20 +02:00
user_password.php Spacing around if 2011-07-22 09:10:37 +02:00
view_create.php
view_operations.php Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
webapp.php Move avoid_cache to end, it is not used so often as size 2011-08-04 15:02:35 +02:00

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