Installer Class missing array variable check
[openemr.git] / phpmyadmin / README
bloba6b34c83fb722615c21b088418898bdbdd5968f7
1 $Id$
3 phpMyAdmin - Readme
4 ===================
6   A set of PHP-scripts to manage MySQL over the web.
8   Version 2.11.10
9   ---------------
10   http://www.phpmyadmin.net/
12     Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
13     Copyright (C) 2001-2009 Marc Delisle <Marc.Delisle_at_cegepsherbrooke.qc.ca>
14                             Olivier Müller <om_at_omnis.ch>
15                             Robin Johnson <robbat2_at_users.sourceforge.net>
16                             Alexander M. Turek <me_at_derrabus.de>
17                             Michal Čihař <michal_at_cihar.com>
18                             Garvin Hicking <me_at_supergarv.de>
19                             Michael Keck <mkkeck_at_users.sourceforge.net>
20                             Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
21                             [check Documentation.txt/.html file for more details]
23     This program is free software; you can redistribute it and/or modify
24     it under the terms of the GNU General Public License version 2,
25     as published by the Free Software Foundation.
27     This program is distributed in the hope that it will be useful,
28     but WITHOUT ANY WARRANTY; without even the implied warranty of
29     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30     GNU General Public License for more details.
32     You should have received a copy of the GNU General Public License
33     along with this program; if not, write to the Free Software
34     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
36   Requirements:
37     php 4.1.0 or later
38     MySQL 3.23.32 or later
39     a web-browser (doh!)
41   Summary:
42     phpMyAdmin is intended to handle the administration of MySQL over the web.
43     For a summary of features, please see the Documentation.txt/.html file.
45   Download:
46     You can get the newest version at http://www.phpmyadmin.net/.
48   Credits:
49     Please see the Documentation.txt/.html file.
51   Installation:
52     Please see the Documentation.txt/.html file.
54   ChangeLog:
55     Now in ChangeLog
57   Documentation:
58     Basic documentation available in Documentation.txt/.html
60   Support:
61     See reference about support forums under http://www.phpmyadmin.net/
64     Enjoy!
65         The phpMyAdmin Devel team
68   PS: Please, don't send us emails with question like "How do I compile
69       PHP with MySQL-support". We just don't have the time to be your
70       free helpdesk.
71       Please send your questions to the appropriate mailinglists / forums.
72       Before contacting us, please read the Documentation.html (esp. the
73       FAQ part).