Merge branch 'QA_3_4'
[phpmyadmin/last10db.git] / README
blobbbc776223647b3888dbf1209370d44b40aa126f6
1 phpMyAdmin - Readme
2 ===================
4 Version 3.5.0-dev
6 A set of PHP-scripts to manage MySQL over the web.
8 http://www.phpmyadmin.net/
10 Copyright
11 ---------
13 Copyright (C) 1998-2000
14     Tobias Ratschiller <tobias_at_ratschiller.com>
16 Copyright (C) 2001-2011
17     Marc Delisle <marc_at_infomarc.info>
18     Olivier Müller <om_at_omnis.ch>
19     Robin Johnson <robbat2_at_users.sourceforge.net>
20     Alexander M. Turek <me_at_derrabus.de>
21     Michal Čihař <michal_at_cihar.com>
22     Garvin Hicking <me_at_supergarv.de>
23     Michael Keck <mkkeck_at_users.sourceforge.net>
24     Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
25     [check Documentation.txt/.html file for more details]
27 License
28 -------
30 This program is free software; you can redistribute it and/or modify it under
31 the terms of the GNU General Public License version 2, as published by the
32 Free Software Foundation.
34 This program is distributed in the hope that it will be useful, but WITHOUT
35 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
36 FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
37 details.
39 You should have received a copy of the GNU General Public License along with
40 this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
41 St, Fifth Floor, Boston, MA  02110-1301  USA
43 Requirements
44 ------------
46 * PHP 5.2 or later
47 * MySQL 5.0 or later
48 * a web-browser (doh!)
50 Summary
51 -------
53 phpMyAdmin is intended to handle the administration of MySQL over the web.
54 For a summary of features, please see the Documentation.txt/.html file.
56 Download
57 --------
59 You can get the newest version at http://www.phpmyadmin.net/.
61 More Information
62 ----------------
64 Please see the Documentation.txt/.html file.
66 Support
67 -------
69 See reference about support forums under http://www.phpmyadmin.net/
72 Enjoy!
73 ------
75 The phpMyAdmin Devel team
78 PS:
80 Please, don't send us emails with question like "How do I compile PHP with
81 MySQL-support". We just don't have the time to be your free help desk.
83 Please send your questions to the appropriate mailing lists / forums.  Before
84 contacting us, please read the Documentation.html (esp. the FAQ part).