Go to file
2006-10-16 11:56:36 +00:00
contrib Update. 2006-02-23 17:42:19 +00:00
css bug #1517428, CSS, IE 6 and output compression 2006-10-13 12:31:54 +00:00
js Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
lang Mention wiki. 2006-10-13 08:06:24 +00:00
libraries Switch to \n on Mac, as it is reported to be common EOL there now (bug #1577590). 2006-10-16 11:56:36 +00:00
scripts Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
test Finalise SVN migration. 2006-10-12 16:27:13 +00:00
themes Finalise SVN migration. 2006-10-12 16:27:13 +00:00
browse_foreigners.php bug #1525393, no page selector in foreign key browse page 2006-07-19 15:59:26 +00:00
calendar.php Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
ChangeLog Switch to \n on Mac, as it is reported to be common EOL there now (bug #1577590). 2006-10-16 11:56:36 +00:00
changelog.php Switch to subversion. 2006-10-13 08:03:06 +00:00
chk_rel.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
config.sample.inc.php Add minimal sample configuration, so that lazy people won't copy libraries/config.default.php (RFE #1544570). 2006-08-28 08:13:53 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_datadict.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
db_details_export.php bug #1541189, views not displayed in export list 2006-10-14 23:17:58 +00:00
db_details_importdocsql.php bug #1444025, dead code about DOCUMENT_ROOT 2006-03-19 13:15:56 +00:00
db_details_qbe.php deactivate some work in progress 2006-07-07 14:30:00 +00:00
db_details_structure.php Fix table footer when MySQL does not support collations (bug #1554885, patch #1557269, thanks to Isaac Bennetch - ibennetch). 2006-09-14 10:21:18 +00:00
db_details.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_import.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
db_operations.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
db_printview.php fixed bug 'no tables found', refactored 2006-04-27 09:42:22 +00:00
db_search.php use PMA_countRecordsi where possible 2006-01-25 14:23:26 +00:00
docs.css bug #1446538, FAQ numbers missing 2006-08-09 17:35:20 +00:00
Documentation.html Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
error.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
export.php bug #1541189, views not displayed in export list 2006-10-14 23:17:58 +00:00
favicon.ico changed favicon 2005-10-31 16:11:22 +00:00
import.php bug #1533945, wrong table name in header (SELECT from query window) 2006-08-11 12:36:12 +00:00
index.php Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
INSTALL Finalise SVN migration. 2006-10-12 16:27:13 +00:00
LICENSE Finalise SVN migration. 2006-10-12 16:27:13 +00:00
license.php bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
main.php Switch to subversion. 2006-10-13 08:10:07 +00:00
navigation.php Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
pdf_pages.php automatic layout for InnoDB 2006-07-27 13:34:49 +00:00
pdf_schema.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
phpinfo.php - respect only $GLOBALS['cfg']['ShowPhpInfo'] 2005-11-22 11:58:37 +00:00
querywindow.php replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
README Finalise SVN migration. 2006-10-12 16:27:13 +00:00
readme.php bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
server_binlog.php No need to grab all results to memory. 2006-05-30 09:26:52 +00:00
server_collations.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
server_databases.php replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
server_engines.php display link to mysql help page for specific engine 2005-12-07 09:52:16 +00:00
server_export.php replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
server_import.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
server_privileges.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
server_processlist.php No need to grab all results to memory. 2006-05-30 09:26:52 +00:00
server_sql.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
server_status.php - RFE #1434196 More significant digits in /status 2006-02-20 10:07:10 +00:00
server_variables.php style upgrade 2006-04-25 15:21:33 +00:00
show_config_errors.php Add wrapper to show config errors even with no error reporting (RFE #1447173). 2006-03-16 22:15:07 +00:00
sql.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
tbl_addfield.php use Table.class.php 2006-02-21 10:15:01 +00:00
tbl_alter.php Fix order of includes (bug #1569277). 2006-10-04 13:09:56 +00:00
tbl_change.php bug #1566219, automated timestamp values 2006-10-13 01:46:21 +00:00
tbl_create.php bug #1444892, TYPE deprecated in MySQL 5.1 2006-03-08 18:07:55 +00:00
tbl_import.php bug #1415465, undefined variable 2006-02-04 18:38:42 +00:00
tbl_indexes.php removed table formating, done in css 2006-04-27 09:51:51 +00:00
tbl_move_copy.php bug 1388048, constraints copied too early when copying a db 2006-07-04 16:46:09 +00:00
tbl_printview.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
tbl_properties_export.php Fix output before headers. 2005-12-08 16:13:51 +00:00
tbl_properties_operations.php replaced $dblist with new PMA_List_Database class 2006-09-20 11:15:56 +00:00
tbl_properties_structure.php more complete check before showing Relation View 2006-08-14 11:28:11 +00:00
tbl_properties.php bug #1415465, undefined variable 2006-02-04 18:38:42 +00:00
tbl_relation.php trap error 1452 when adding a foreign key and the constraint fails 2006-10-01 18:11:44 +00:00
tbl_replace.php Add support for UTC_DATE, UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to Alexander Schuch - ci-dev. 2006-10-04 12:58:55 +00:00
tbl_row_action.php define variables only where needed 2005-11-26 06:59:49 +00:00
tbl_select.php feature #1520222, calendar in Search 2006-08-13 16:40:29 +00:00
themes.php Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
TODO Finalise SVN migration. 2006-10-12 16:27:13 +00:00
transformation_overview.php style upgrade 2006-04-25 15:21:33 +00:00
transformation_wrapper.php bug #1444121, octetstream download 2006-03-10 13:44:49 +00:00
translators.html turkish 2006-09-07 16:54:48 +00:00
user_password.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00

$Id$

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

  A set of PHP-scripts to manage MySQL over the web.

  Version 2.10.0-dev
  ------------------
  http://www.phpmyadmin.net/

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2006 Marc Delisle <DelislMa_at_CollegeSherbrooke.qc.ca>
                            Olivier Müller <om_at_omnis.ch>
                            Robin Johnson <robbat2_at_users.sourceforge.net>
                            Alexander M. Turek <me_at_derrabus.de>
                            Michal Cihar <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]

    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 4.1.0 or later
    MySQL 3.23.32 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/.

  Credits:
    Please see the Documentation.txt/.html file.

  Installation:
    Please see the Documentation.txt/.html file.

  ChangeLog:
    Now in ChangeLog

  Documentation:
    Basic documentation available in Documentation.txt/.html

  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 helpdesk.
      Please send your questions to the appropriate mailinglists / forums.
      Before contacting us, please read the Documentation.html (esp. the
      FAQ part).