Go to file
2002-02-24 19:10:33 +00:00
images Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
lang Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
libraries Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
scripts added a note about chmoding 2002-01-07 20:39:56 +00:00
ANNOUNCE.txt phpMyAdmin 2.2.0-final release 2001-08-30 22:39:31 +00:00
badwords.txt patch #455752 - Check forbidden words thanks to Dell'Aiera Pol & Olivier Blin 2001-08-31 18:24:34 +00:00
ChangeLog Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
config.inc.php3 default value for old behavior 2002-02-13 20:36:32 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
db_details.php3 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
db_printview.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
db_stats.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Documentation.html Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
Documentation.txt 2.2.4 2002-02-19 23:35:21 +00:00
footer.inc.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
header.inc.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
index.php3 fixed bug #520571 - Problem selecting Databases with blanks 2002-02-23 11:26:54 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
ldi_check.php3 fixed warnings and a parse error 2002-02-24 19:10:33 +00:00
ldi_table.php3 fixed warnings and a parse error 2002-02-24 19:10:33 +00:00
left.php3 fixed bug #520571 - Problem selecting Databases with blanks 2002-02-23 11:26:54 +00:00
LICENSE Initial revision 2001-05-03 17:25:09 +00:00
main.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
mult_submits.inc.php3 removed tabs and/or trailing spaces 2002-02-08 18:06:21 +00:00
phpinfo.php3 * extended last fix from Robin to the "MySQL runtime information" and "MySQL system variables" links; 2001-11-09 07:54:05 +00:00
read_dump.php3 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
README adding Documentation.txt 2001-08-03 09:19:35 +00:00
sql.php3 fixed warnings and a parse error 2002-02-24 19:10:33 +00:00
tbl_addfield.php3 * fixed php warnings (see bug #521751). 2002-02-23 10:49:43 +00:00
tbl_alter.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_change.php3 restored default value to "NOW()" with timestamp fields in an "UPDATE" statement 2002-02-24 12:06:37 +00:00
tbl_create.php3 * fixed php warnings (see bug #521751). 2002-02-23 10:49:43 +00:00
tbl_dump.php3 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
tbl_indexes.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
tbl_move_copy.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
tbl_printview.php3 comments were not displayed 2002-02-23 16:45:01 +00:00
tbl_properties.inc.php3 beautified the generated page 2002-02-10 10:58:20 +00:00
tbl_properties.php3 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
tbl_qbe.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
tbl_rename.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
tbl_replace.php3 better fix for bug #520242 - records get inserted twice 2002-02-23 18:56:22 +00:00
tbl_select.php3 Codding standards 2001-12-24 11:18:58 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
user_details.php3 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00

$Id$ 

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

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

  Version 2.2.0 - August 2001
  ---------------------------
  http://phpwizard.net/projects/phpMyAdmin/
  http://phpmyadmin.sourceforge.net/

    Copyright (C) 1998-2000 Tobias Ratschiller <tobias@phpwizard.net>
    Copyright (C) 2001-     Olivier Müller <om@omnis.ch>
                            Loïc Chapeaux <lolo@phpHeaven.net>
			    Marc Delisle <DelislMa@CollegeSherbrooke.qc.ca>
			    [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 as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    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: 
    PHP3 (>= 3.0.8) or PHP4
    MySQL (tested with 3.21.x, 3.22.x and 3.23.x)
    a web-browser (doh!)
                
  Summary:
    phpMyAdmin is intended to handle the adminstration 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
      - communicate in more than 20 different languages

  Download:
    You can get the newest version at http://phpmyadmin.sourceforge.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:
    There is a support forum under http://phpwizard.net/phorum/list.php?f=1 


    Enjoy!
        The phpMyAdmin Devel team


  PS: Please, don't send us emails with question like "How do I compile
      PHP3 with MySQL-support". We do answer all emails regarding 
      phpMyAdmin, but we just don't have the time to be your free helpdesk.
      Please send your questions to the appropiate mailinglists.
      Before contacting us, please read the Documentation.html (esp. the 
      FAQ part).