Go to file
2004-05-13 17:08:36 +00:00
css xhtml compliance 2004-05-09 19:14:38 +00:00
images patch #947190 (Redesign) 2004-05-08 14:20:25 +00:00
lang Fixed untranslated word (translation #952551). 2004-05-13 16:42:27 +00:00
libraries Uncheck Ignore checkbox for inserting when multiple inserts after changing value (RFE #749733). 2004-05-13 15:21:41 +00:00
scripts even more wording change 2004-05-13 17:08:36 +00:00
.cvsignore update credits a bit 2004-01-13 20:05:35 +00:00
browse_foreigners.php Bug #928328 - Use correct urlencoding() of the primary key reference. 2004-04-29 16:25:02 +00:00
calendar.php Added missing CVS-ID-Tag. 2004-05-07 17:58:39 +00:00
ChangeLog Cleaned up description, regenerated dump. 2004-05-13 17:05:05 +00:00
chk_rel.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
config.footer.inc.php Support for site configurable header and footer (patch #893477). 2004-03-09 17:07:43 +00:00
config.header.inc.php Support for site configurable header and footer (patch #893477). 2004-03-09 17:07:43 +00:00
config.inc.php patch #947190 (Redesign) 2004-05-08 14:20:25 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php more collation stuff 2004-04-17 03:07:15 +00:00
db_datadict.php Patch #950726 2004-05-09 12:44:58 +00:00
db_details_common.php use PMA_sendHeaderLocation 2004-05-11 12:57:49 +00:00
db_details_db_info.php alias table names have realnames when 'nested' tooltipmode is used 2004-05-07 13:08:51 +00:00
db_details_export.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
db_details_importdocsql.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
db_details_links.php Be valid XHTML. 2004-04-27 11:54:54 +00:00
db_details_qbe.php Changed some queries to use MYSQLI_STORE_RESULT. 2004-04-10 16:19:21 +00:00
db_details_structure.php bug 951143 2004-05-12 13:35:45 +00:00
db_details.php Get rid of wrap="virtual" to achieve more XHTML validity. 2004-05-03 09:40:59 +00:00
db_printview.php Changed some queries to use MYSQLI_STORE_RESULT. 2004-04-10 16:19:21 +00:00
db_search.php Do not generate search query to include all fields, just SELECT * is enough. 2004-05-11 09:45:13 +00:00
docs.css docs.css: highlight FAQ questions in blue -> more readble. 2003-02-23 20:12:09 +00:00
Documentation.html patch #947190 (Redesign) 2004-05-08 14:20:25 +00:00
export.php Support for enclosing SQL export in transaction (RFE #930827). 2004-04-14 13:31:26 +00:00
footer.inc.php Removed obsolete QueryFrameDebug configuration directive. 2004-05-03 08:20:12 +00:00
header_printview.inc.php Don't bypass $cfg['Server']['verbose'] settings; Include MySQL version in SQL printview headers. 2004-01-23 15:56:39 +00:00
header.inc.php Simplified title generating. 2004-05-13 15:52:41 +00:00
index.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
ldi_check.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
ldi_table.php enable longer field terminator, for example a dos-style cf lf 2004-04-15 19:37:18 +00:00
left.php Garvin fix for special characters in left panel 2004-05-10 17:29:04 +00:00
LICENSE Initial revision 2001-05-03 17:25:09 +00:00
main.php xhtml compliance 2004-05-09 19:14:38 +00:00
mult_submits.inc.php bug 930714, wrong spelling and query display. 2004-04-07 15:44:05 +00:00
pdf_pages.php Changed some queries to use MYSQLI_STORE_RESULT. 2004-04-10 16:19:21 +00:00
pdf_schema.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
phpinfo.php phpMyAdmin should now be fully compatible with the new mysqli extension. 2004-04-08 12:30:40 +00:00
queryframe.php use PMA_DBI function 2004-01-20 20:24:00 +00:00
querywindow.php A bit more XHTML validity. 2004-05-03 08:56:49 +00:00
read_dump.php bug #925913 - file upload 2004-04-27 10:27:52 +00:00
README 2.6.0-alpha2 2004-05-07 16:52:44 +00:00
server_collations.php MySQL 4.1.1 compatibility, part I: Updated character sets overview. 2003-12-11 11:37:25 +00:00
server_common.inc.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
server_databases.php Bug #942296 - Safari can't handle location.replace() redirects 2004-04-28 12:13:36 +00:00
server_export.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
server_links.inc.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
server_privileges.php No ugly message when editing privileges for non-existant database (bug #942357). 2004-04-28 14:46:16 +00:00
server_processlist.php Be valid XHTML 2004-04-27 12:36:12 +00:00
server_status.php Be valid XHTML 1.0 2004-04-27 12:55:53 +00:00
server_variables.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
sql.php Use same code for generating INSERT and UPDATE queries (also fixes bug #953250). 2004-05-13 14:41:28 +00:00
tbl_addfield.php RFE #949594 - Allow changing amount of columns for adding fields/ 2004-05-07 08:41:08 +00:00
tbl_alter.php more collation stuff 2004-04-17 03:07:15 +00:00
tbl_change.php Uncheck Ignore checkbox for inserting when multiple inserts after changing value (RFE #749733). 2004-05-13 15:21:41 +00:00
tbl_create.php RFE #949594 - Allow changing amount of columns for adding fields/ 2004-05-07 08:41:08 +00:00
tbl_indexes.php use PMA_sendHeaderLocation 2004-05-11 12:49:05 +00:00
tbl_move_copy.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
tbl_printview.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
tbl_properties_common.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
tbl_properties_export.php Support for exporting selected rows (RFE #927554) [still missing images/button_export.png, waiting for somebody to make it :-)]. 2004-04-15 16:13:45 +00:00
tbl_properties_links.php Be valid XHTML. 2004-04-27 11:54:54 +00:00
tbl_properties_operations.php Fixed documentation link. 2004-05-09 16:06:27 +00:00
tbl_properties_structure.php fix IE row-selection borkage 2004-05-10 13:24:22 +00:00
tbl_properties_table_info.php more collation stuff 2004-04-17 03:07:15 +00:00
tbl_properties.inc.php RFE #949594 - Allow changing amount of columns for adding fields/ 2004-05-07 08:41:08 +00:00
tbl_properties.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
tbl_query_box.php Get rid of wrap="virtual" to achieve more XHTML validity. 2004-05-03 09:40:59 +00:00
tbl_relation.php Changed some queries to use MYSQLI_STORE_RESULT. 2004-04-10 16:19:21 +00:00
tbl_rename.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
tbl_replace_fields.php When field is not set, it is not set :-) (bug #953295). 2004-05-13 14:56:18 +00:00
tbl_replace.php Use same code for generating INSERT and UPDATE queries (also fixes bug #953250). 2004-05-13 14:41:28 +00:00
tbl_row_delete.php fixed stupid bug to get multi row feature to work again. Mea maxima culpa. 2004-05-03 08:13:17 +00:00
tbl_select.php Patch 939197 2004-05-05 17:24:52 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
transformation_wrapper.php Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
translators.html email 2004-05-10 13:54:40 +00:00
user_password.php Cookie and password change undefined offset in blowfish.php 2004-04-21 19:14:18 +00:00

$Id$

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

  A set of PHP-scripts to administrate MySQL over the WWW.

  Version 2.6.0-alpha2
  --------------------
  http://www.phpmyadmin.net/

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2004 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>
                            Marcel Tschopp <ne0x_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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  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 WWW.
    Currently it can:
      - create and drop databases
      - create, copy, drop and alter tables
      - delete, edit and add fields
      - execute any SQL-statement, even batch-queries
      - manage keys on fields
      - load text files into tables
      - create and read dumps of tables
      - export and import CSV data
      - administer one single database as well as a whole database server
      - communicate in 47 different languages

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