Go to file
2006-11-17 08:59:36 +00:00
contrib Check before commit! 2006-11-17 08:49:30 +00:00
css bug #1517428, CSS, IE 6 and output compression 2006-10-13 12:31:54 +00:00
js argh, commited not final version... 2006-10-18 15:03:59 +00:00
lang Check before commit! 2006-11-17 08:49:30 +00:00
libraries Check before commit! 2006-11-17 08:49:30 +00:00
pmd Check before commit! 2006-11-17 08:49:30 +00:00
scripts Check before commit! 2006-11-17 08:49:30 +00:00
test Finalise SVN migration. 2006-10-12 16:27:13 +00:00
themes Check before commit! 2006-11-17 08:49:30 +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 Fix XSS on table comment. 2006-11-17 08:59:36 +00:00
changelog.php Switch to subversion. 2006-10-13 08:03:06 +00:00
chk_rel.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
config.sample.inc.php Check before commit! 2006-11-17 08:49:30 +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 Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_export.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_import.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_operations.php Check before commit! 2006-11-17 08:49:30 +00:00
db_printview.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_qbe.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_search.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_sql.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_structure.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
docs.css bug #1446538, FAQ numbers missing 2006-08-09 17:35:20 +00:00
Documentation.html Check before commit! 2006-11-17 08:49:30 +00:00
error.php Check before commit! 2006-11-17 08:49:30 +00:00
export.php Check before commit! 2006-11-17 08:49:30 +00:00
favicon.ico changed favicon 2005-10-31 16:11:22 +00:00
import.php Check before commit! 2006-11-17 08:49:30 +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 Add support for hiding server information. 2006-10-17 10:25:01 +00:00
navigation.php Fix XSS on table comment. 2006-11-17 08:59:36 +00:00
pdf_pages.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
pdf_schema.php Check before commit! 2006-11-17 08:49:30 +00:00
phpinfo.php - respect only $GLOBALS['cfg']['ShowPhpInfo'] 2005-11-22 11:58:37 +00:00
pmd_config.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_general.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_get_info.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_help.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_pdf.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_relation_new.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_relation_upd.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_save_pos.php Check before commit! 2006-11-17 08:49:30 +00:00
pmd_session.php Check before commit! 2006-11-17 08:49:30 +00:00
querywindow.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
README Check before commit! 2006-11-17 08:49:30 +00:00
readme.php Check before commit! 2006-11-17 08:49:30 +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 Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +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 Rename db_details_db_info.inc.php to db_info.inc.php. 2006-10-19 08:58:57 +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 Check before commit! 2006-11-17 08:49:30 +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 Check before commit! 2006-11-17 08:49:30 +00:00
tbl_addfield.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_alter.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_change.php Check before commit! 2006-11-17 08:49:30 +00:00
tbl_create.php bug #1444892, TYPE deprecated in MySQL 5.1 2006-03-08 18:07:55 +00:00
tbl_export.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_import.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_indexes.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
tbl_move_copy.php Check before commit! 2006-11-17 08:49:30 +00:00
tbl_operations.php Check before commit! 2006-11-17 08:49:30 +00:00
tbl_printview.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
tbl_relation.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_replace.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
tbl_row_action.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_select.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_sql.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_structure.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +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 Check before commit! 2006-11-17 08:49:30 +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 Č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]

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