Go to file
2001-12-08 08:59:14 +00:00
images Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
lang updated 2001-12-07 15:35:51 +00:00
libraries fixed a js bug with empty databases 2001-12-08 08:13:41 +00:00
scripts added some stuffes in the "ToDo" list at the end. 2001-11-24 08:42:24 +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 nicer codding for Opera exception 2001-12-08 08:59:14 +00:00
config.inc.php3 patch #458673 - Nicer navigation for MSIE 2001-12-04 23:09:09 +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 beautify the code and the results of the patch #484112 2001-12-06 19:35:14 +00:00
db_printview.php3 Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
db_stats.php3 Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Documentation.html faq safe mode 2001-12-05 17:48:48 +00:00
Documentation.txt Prepare the 2.2.2 release 2001-12-02 17:23:25 +00:00
footer.inc.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
header.inc.php3 modified the way server informations are displayed so it can be translated whatever is the required words order. 2001-12-03 19:27:46 +00:00
index.php3 Taken into account the new $_* globals arrays defined with php 4.1+ 2001-11-25 12:20:49 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
ldi_check.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
ldi_table.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
left.php3 nicer codding for Opera exception 2001-12-08 08:59:14 +00:00
LICENSE Initial revision 2001-05-03 17:25:09 +00:00
main.php3 A valid MySQL administration system may lead to have the db creation form displayed with an existing table. Bug fixed thanks to Rob Mangiafico 2001-12-07 20:20:24 +00:00
mult_submits.inc.php3 beautify the code and the results of the patch #484112 2001-12-06 19:35:14 +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 Ensure the zero-sized file created by the "tmpnam" function is deleted 2001-11-25 14:36:40 +00:00
README adding Documentation.txt 2001-08-03 09:19:35 +00:00
sql.php3 fixed bug #489770 - File name too long in tbl_replace.php 2001-12-06 19:34:42 +00:00
tbl_addfield.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_alter.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_change.php3 Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
tbl_create.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_dump.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_indexes.php3 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
tbl_move_copy.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_printview.php3 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
tbl_properties.inc.php3 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
tbl_properties.php3 improved the fix against bug #489440 2001-12-07 15:48:27 +00:00
tbl_qbe.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_rename.php3 PEAR codding standards 2001-11-23 01:04:57 +00:00
tbl_replace.php3 fixed bug #489770 - File name too long in tbl_replace.php 2001-12-06 19:34:42 +00:00
tbl_select.php3 fixed bugs with text and time type fields 2001-12-03 21:42:43 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
user_details.php3 fixed a double declaration of variables 2001-12-06 21:50:55 +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).