Go to file
2001-08-22 17:13:12 +00:00
images a gif must be uploaded to the cvs as a binary! 2001-08-22 16:31:12 +00:00
lang small relooking of start page 2001-08-22 16:06:09 +00:00
scripts bz2 fix 2001-08-08 20:49:50 +00:00
ChangeLog added a FAQ entry about the logout bug and a link to it at the welcome page 2001-08-22 17:13:12 +00:00
config.inc.php3 * config.inc.php3, config.php3, Docs, sql.php3: added configuration variable 2001-08-21 17:41:58 +00:00
CREDITS docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
db_create.php3 merge Loic's version 2001-07-30 21:21:19 +00:00
db_details.php3 improved a bit Olivier's patch about the "Drop database" restrictions 2001-08-21 18:20:07 +00:00
db_printview.php3 merge Loic's version 2001-07-30 21:21:19 +00:00
db_readdump.php3 improved a bit Olivier's patch about the "Drop database" restrictions 2001-08-21 18:20:07 +00:00
db_stats.php3 optimized "include/require" statements 2001-08-22 14:55:57 +00:00
defines.inc.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
Documentation.html added a FAQ entry about the logout bug and a link to it at the welcome page 2001-08-22 17:13:12 +00:00
Documentation.txt refresh 2001-08-19 20:11:40 +00:00
footer.inc.php3 the "</body>" html tag was lacking 2001-08-22 14:55:11 +00:00
functions.js Fixed bug #450255 (new javascript error with netscape3) thanks to Fran�ois 2001-08-19 15:57:56 +00:00
grab_globals.inc.php3 Use the 'extract()' function if possible 2001-08-15 15:48:09 +00:00
header.inc.php3 Choosing not to execute a drop statement leads now to the calling script 2001-08-19 13:44:25 +00:00
index.php3 remove warning under Apache 2.0.23-dev 2001-08-06 12:52:30 +00:00
INSTALL adding Documentation.txt 2001-08-03 09:19:35 +00:00
ldi_check.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
ldi_table.php3 merge Loic's version 2001-07-30 21:21:19 +00:00
left.js fixed a bug with netscape 3 thanks to Fran�ois 2001-08-19 21:00:23 +00:00
left.php3 * checks if databases from $cfgServers[1]['only_db'] exists before displaying them at the left frame 2001-08-19 20:58:48 +00:00
lib.inc.php3 the "</body>" html tag was lacking 2001-08-22 14:55:11 +00:00
LICENSE Initial revision 2001-05-03 17:25:09 +00:00
main.php3 added a FAQ entry about the logout bug and a link to it at the welcome page 2001-08-22 17:13:12 +00:00
ob_lib.inc.php3 create the variable $is_show_processlist so the same regular expression don't have to be tested three times 2001-08-05 11:35:41 +00:00
phpinfo.php3 fixed some coding style inconcistencies 2001-08-10 19:02:00 +00:00
README adding Documentation.txt 2001-08-03 09:19:35 +00:00
select_lang.inc.php3 merge Loic's version 2001-07-30 21:21:19 +00:00
sql.php3 fixed a syntax error (is_defined is not a function) 2001-08-21 23:52:50 +00:00
tbl_addfield.php3 Fixed some encoding/decoding bugs 2001-08-17 14:21:37 +00:00
tbl_alter.php3 Fixed some encoding/decoding bugs 2001-08-17 14:21:37 +00:00
tbl_change.php3 added some mysql_die() calls 2001-08-20 16:57:29 +00:00
tbl_copy.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
tbl_create.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
tbl_dump.php3 if a field value contains the "end of record" sequence, enclosed it in dump exportation 2001-08-22 00:21:11 +00:00
tbl_printview.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
tbl_properties.inc.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
tbl_properties.php3 added $strDropTable 2001-08-22 11:37:31 +00:00
tbl_qbe.php3 Fixed some coding inconcistencies 2001-08-03 13:59:05 +00:00
tbl_rename.php3 merge Loic's version 2001-07-30 21:21:19 +00:00
tbl_replace.php3 according to rfc 2816, the location http header requires an absolute URI 2001-08-20 19:08:29 +00:00
tbl_select.php3 according to rfc 2816, the location http header requires an absolute URI 2001-08-20 19:08:29 +00:00
TODO *** empty log message *** 2001-07-07 08:41:54 +00:00
user_details.php3 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +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).