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