Go to file
2005-11-13 21:04:50 +00:00
css fixed different font sizes 2005-11-03 10:19:24 +00:00
lang fixed translation 2005-11-13 08:30:15 +00:00
libraries - removed setCheckboxes() 2005-11-13 08:07:39 +00:00
scripts = is correct for comparsion in shell. 2005-11-10 17:32:58 +00:00
themes dropped deprecated style classes 2005-11-05 18:58:47 +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 Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +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 Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +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 no import, drop, rights, operation for information_schema 2005-11-06 00:16:00 +00:00
db_details_db_info.php Undefined variable: db_is_information_schema 2005-11-07 11:59:30 +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 no import, drop, rights, operation for information_schema 2005-11-06 00:16:00 +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 wrong js function call 2005-11-13 06:19:20 +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 Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +00:00
error.php fixed/added favicon 2005-11-08 09:45:13 +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 use $GLOBALS as this scripts can be included from inside a function 2005-11-03 12:22:08 +00:00
header_printview.inc.php fixed/added favicon 2005-11-08 09:45:13 +00:00
header.inc.php include functions.js for server_privilegs.php 2005-11-13 08:08:58 +00:00
import.php Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
index.php fixed/added favicon 2005-11-08 09:45:13 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
left.php fixed/added favicon 2005-11-08 09:45:13 +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 Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +00:00
mult_submits.inc.php unified message boxes (error, warning, confirmation) 2005-10-26 17:32:19 +00:00
pdf_pages.php bug 1245891, too large scaling in PDF schema 2005-11-09 12:58:28 +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-beta1 2005-11-08 01:41:08 +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 - added js:markAllRows(), js:unMarkAllRows() 2005-11-09 16:59:11 +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 Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +00:00
server_privileges.php - bug #1353437 Table/Column privileges brokeness new in HEAD 2005-11-13 08:10:26 +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 Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +00:00
server_variables.php Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info. 2005-11-13 21:04:50 +00:00
sql.php use fieldset for 'bookmark this' 2005-11-06 12:33:40 +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 #1339184, MySQL 5 strict mode, errors inserting auto-increment fields 2005-11-03 18:24:15 +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 bug #1350872 Broken Link in Structure Tab 2005-11-08 09:54:52 +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 - no drop, empty, operation, insert, import for information_schema tables 2005-11-05 23:55:15 +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 undefined db_is_information_schema 2005-11-07 20:28:31 +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 js:markAllRows(), js:unMarkAllRows() 2005-11-09 16:59:11 +00:00
tbl_properties_table_info.php bug #1317655 information_schema browsing 2005-10-11 14:00:41 +00:00
tbl_properties.inc.php undefined index 2005-11-09 18:54:10 +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 bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fields 2005-11-03 18:24:15 +00:00
tbl_replace.php bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fields 2005-11-03 18:24:15 +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 fixed/added favicon 2005-11-08 09:45:13 +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-beta1
  -------------------
  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).