2002-08-07 22:36:18 +00:00
2002-05-26 14:20:35 +00:00
2002-08-07 22:36:18 +00:00
2002-08-07 22:36:18 +00:00
2002-07-14 20:44:46 +00:00
2002-07-17 16:21:08 +00:00
2002-08-04 10:59:29 +00:00
2002-06-14 12:07:18 +00:00
2002-07-06 22:10:32 +00:00
2002-07-15 14:21:22 +00:00
2002-07-22 13:18:02 +00:00
2002-07-30 11:48:01 +00:00
2002-07-18 16:39:47 +00:00
2002-08-07 12:07:35 +00:00
2002-08-04 20:17:48 +00:00
2002-07-28 23:03:21 +00:00
2002-06-26 21:40:25 +00:00
2002-07-26 08:40:18 +00:00
2002-06-29 08:13:01 +00:00
2001-08-03 09:19:35 +00:00
2002-08-05 20:06:09 +00:00
2002-06-14 12:07:18 +00:00
2002-07-06 22:10:32 +00:00
2001-05-03 17:25:09 +00:00
2002-06-14 12:07:18 +00:00
2002-07-19 14:25:46 +00:00
2002-07-26 10:16:17 +00:00
2002-06-14 12:07:18 +00:00
2002-06-28 22:03:16 +00:00
2002-06-21 19:30:17 +00:00
2002-08-07 12:07:35 +00:00
2002-07-08 17:30:03 +00:00
2002-06-14 12:07:18 +00:00
2002-08-05 20:06:09 +00:00
2002-07-18 16:39:47 +00:00
2002-07-05 12:37:50 +00:00
2002-07-22 13:18:02 +00:00
2002-07-25 16:28:06 +00:00
2002-07-25 16:12:13 +00:00
2002-08-04 15:21:21 +00:00
2002-07-22 13:18:02 +00:00
2002-08-07 12:07:35 +00:00
2002-07-24 18:11:00 +00:00
2002-06-14 12:07:18 +00:00
2002-08-07 12:07:35 +00:00
2001-07-07 08:41:54 +00:00
2002-08-05 20:29:58 +00:00
2002-08-07 12:07:35 +00:00
2002-07-05 11:03:37 +00:00

$Id$

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

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

  Version 2.3.0 - July 2002
  -------------------------
  http://www.phpmyadmin.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, 3.23.x and 4.0.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 38 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:
    There is are 2 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
      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 / forums.
      Before contacting us, please read the Documentation.html (esp. the
      FAQ part).

Description
No description provided
Readme GPL-2.0 108 MiB
Languages
PHP 85.6%
JavaScript 8.3%
HTML 5.6%
CSS 0.5%