Go to file
Sebastian Mendel e033b3f347 - replaced $cfg['Bgcolor*'] with classes
- reduced output size by 40%
2005-11-02 17:10:27 +00:00
css - replaced $cfg['Bgcolor*'] with classes 2005-11-02 17:10:27 +00:00
lang include one missing string 2005-10-30 15:57:28 +00:00
libraries - replaced $cfg['Bgcolor*'] with classes 2005-11-02 16:30:06 +00:00
scripts Back from another army period, finally :) (2 years left, normally) 2005-10-29 15:03:09 +00:00
themes - fixed some rtl languages issues 2005-11-01 09:07:48 +00:00
.cvsignore ignore my phpeclipse settings 2005-10-04 09:11:25 +00:00
browse_foreigners.php - replaced $cfg['Bgcolor*'] with classes 2005-11-02 16:30:06 +00:00
calendar.php Use common header. 2005-10-13 14:48:16 +00:00
ChangeLog - replaced $cfg['Bgcolor*'] with classes 2005-11-02 17:10:27 +00:00
changelog.php Add headers to ChangeLog display. 2004-06-24 09:24:46 +00:00
chk_rel.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
config.default.php fix links for chapter documentation (bug #1341676), drop support for old links. 2005-10-29 19:36:24 +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
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 - replaced $cfg['Bgcolor*'] with classes 2005-11-02 17:10:27 +00:00
db_details_common.php Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
db_details_db_info.php make use of function PMA_DBI_get_tables_full() 2005-10-21 13:48:00 +00:00
db_details_export.php - replaced for() with foreach() 2005-10-21 07:34:47 +00:00
db_details_importdocsql.php removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
db_details_links.php Disable drop tab on mysql database (RFE #1327514). 2005-10-16 15:27:43 +00:00
db_details_qbe.php bug #1234616, minor theme text color issue 2005-07-10 17:08:32 +00:00
db_details_structure.php do not truncate rowcount 2005-10-27 06:04:43 +00:00
db_details.php moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes 2005-09-27 13:53:49 +00:00
db_import.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
db_operations.php unified message boxes (error, warning, confirmation) 2005-10-26 17:32:19 +00:00
db_printview.php bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
db_search.php bug #1233349 db search in MySQL 5.0.x on fields without a charset 2005-07-07 01:21:41 +00:00
docs.css docs.css: highlight FAQ questions in blue -> more readble. 2003-02-23 20:12:09 +00:00
Documentation.html patch #1340187, doc about port forwarding 2005-10-31 20:15:19 +00:00
error.php Protect against possible XSS (bug #1265740), move input sanitizing to special file. 2005-08-22 21:00:52 +00:00
export.php Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
favicon.ico changed favicon 2005-10-31 16:11:22 +00:00
footer.inc.php refresh left frame on view creation 2005-10-20 08:16:27 +00:00
header_printview.inc.php bug #1334963 Per-server themes - left frame colors unthemed 2005-10-27 08:57:00 +00:00
header.inc.php moved tooltip javascript include into header 2005-10-19 15:29:14 +00:00
import.php Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
index.php added favicon.ico 2005-10-28 10:26:09 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
left.php Fix including of files when search path does not contain current directory. 2005-10-30 18:51:34 +00:00
LICENSE Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
license.php bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
main.php fix for 'fixed some rtl language issues' 2005-10-31 17:46:37 +00:00
mult_submits.inc.php unified message boxes (error, warning, confirmation) 2005-10-26 17:32:19 +00:00
pdf_pages.php Go button renamed to Save because it's really used to save coordinates 2005-07-28 16:51:31 +00:00
pdf_schema.php patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference 2005-08-14 21:34:01 +00:00
phpinfo.php phpMyAdmin should now be fully compatible with the new mysqli extension. 2004-04-08 12:30:40 +00:00
querywindow.php Fix including of files when search path does not contain current directory. 2005-10-30 18:51:34 +00:00
README 2.7.0-dev 2005-09-27 19:29:49 +00:00
readme.php bug #965548, displaying README and LICENSE 2005-08-05 10:50:49 +00:00
server_binlog.php MySQL 5 compatibility (bug #1151960). 2005-02-26 23:16:59 +00:00
server_collations.php XHTML compl. 2005-10-12 16:09:44 +00:00
server_common.inc.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
server_databases.php security fix 2005-10-21 01:41:31 +00:00
server_engines.php XHTML compl. 2005-10-12 16:09:44 +00:00
server_export.php XHTML compliance, introduced fieldsets 2005-10-13 15:31:22 +00:00
server_import.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
server_links.inc.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
server_privileges.php undefined variable 2005-11-01 18:46:42 +00:00
server_processlist.php XHTML compl. 2005-10-13 09:34:56 +00:00
server_sql.php moved all code for queryboxes into libraries/sql_query_form.lib.php, replaced table with fieldsets, moved styles into css, minor interface changes related to queryboxes 2005-09-27 13:53:49 +00:00
server_status.php [XSS] clean $_SERVER variables 2005-10-27 17:03:36 +00:00
server_variables.php XHTML compl. 2005-10-12 16:09:44 +00:00
sql.php unified message boxes (error, warning, confirmation) 2005-10-26 17:32:19 +00:00
tbl_addfield.php undefined field_collation under MySQL 4.0.x 2005-10-13 17:17:12 +00:00
tbl_alter.php no need to check the version 2005-10-16 19:24:47 +00:00
tbl_change.php bug #1334627, do not put NOW as default in some cases 2005-10-23 18:19:14 +00:00
tbl_create.php undefined field_collation 2005-10-16 12:09:31 +00:00
tbl_import.php Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00
tbl_indexes.php Fix documentation links (bug #1341676). 2005-10-29 19:37:45 +00:00
tbl_move_copy.php Unified cookie path handling, added / to end of path (bug #1155373). 2005-03-06 21:10:53 +00:00
tbl_printview.php no table statistics for information_schema 2005-10-11 13:57:47 +00:00
tbl_properties_common.php Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
tbl_properties_export.php Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00
tbl_properties_links.php Make drop and empty tabs lead to structure instead of SQL. 2005-10-12 10:54:33 +00:00
tbl_properties_operations.php ignore version checks as it tends to be too complicated, see bug #1337873 2005-10-25 22:25:43 +00:00
tbl_properties_structure.php - added browser icon for each field (count unique values) 2005-10-27 08:14:08 +00:00
tbl_properties_table_info.php bug #1317655 information_schema browsing 2005-10-11 14:00:41 +00:00
tbl_properties.inc.php Fix documentation links (bug #1341676). 2005-10-29 19:37:45 +00:00
tbl_properties.php Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +00:00
tbl_query_box.php Fix including of files when search path does not contain current directory. 2005-10-30 18:51:34 +00:00
tbl_relation.php - fixed html output of table 2005-11-02 14:35:26 +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 Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
tbl_replace.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
tbl_row_action.php Fix undefined variable warning. 2005-07-10 19:38:54 +00:00
tbl_select.php Fix documentation links (bug #1341676). 2005-10-29 19:37:45 +00:00
themes.php Use common header. 2005-10-13 15:01:19 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
transformation_wrapper.php removed queryframe.php and references to it 2005-10-17 12:04:39 +00:00
translators.html I prefer this email 2005-10-06 09:40:31 +00:00
user_password.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00

$Id$

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

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

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

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2005 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>
                            [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 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 50 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).