descriptionnone
ownerquibusus@gmail.com
last changeWed, 11 May 2011 12:50:40 +0000 (11 14:50 +0200)
content tags
add:
README
phpMyAdmin - Readme
===================

Version 3.5.0-dev

A set of PHP-scripts to manage MySQL over the web.

http://www.phpmyadmin.net/

Copyright
---------

Copyright (C) 1998-2000
    Tobias Ratschiller <tobias_at_ratschiller.com>

Copyright (C) 2001-2011
    Marc Delisle <marc_at_infomarc.info>
    Olivier Müller <om_at_omnis.ch>
    Robin Johnson <robbat2_at_users.sourceforge.net>
    Alexander M. Turek <me_at_derrabus.de>
    Michal Čihař <michal_at_cihar.com>
    Garvin Hicking <me_at_supergarv.de>
    Michael Keck <mkkeck_at_users.sourceforge.net>
    Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
    [check Documentation.txt/.html file for more details]

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

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., 51 Franklin
St, Fifth Floor, Boston, MA  02110-1301  USA

Requirements
------------

* PHP 5.2 or later
* MySQL 5.0 or later
* a web-browser (doh!)

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, please see the Documentation.txt/.html file.

Download
--------

You can get the newest version at http://www.phpmyadmin.net/.

More Information
----------------

Please see the Documentation.txt/.html file.

Support
-------

See reference about 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 PHP with
MySQL-support". We just don't have the time to be your free help desk.

Please send your questions to the appropriate mailing lists / forums.  Before
contacting us, please read the Documentation.html (esp. the FAQ part).
shortlog
2011-05-11 Michal ČihařMerge branch 'QA_3_4'master
2011-05-11 Michal ČihařMake scripts executable
2011-05-11 Michal ČihařMerge branch 'QA_3_4'
2011-05-11 Michal ČihařThis should not be executable
2011-05-11 Michal ČihařMerge branch 'QA_3_4'
2011-05-11 Michal ČihařAlso remove empty dirs when removing incomplete transla...
2011-05-11 Michal ČihařAdjust STABLE/TESTING marking for new major release...
2011-05-11 Michal ČihařMerge branch 'QA_3_4'
2011-05-11 Michal ČihařAdd missing operator
2011-05-11 Michal ČihařAdd missing operator
2011-05-11 bumbu+ delete button into tracking table + function change...
2011-05-11 Atul Pratap... When leaving the designer page without saving layout...
2011-05-11 Michal ČihMerge branch 'integration'
2011-05-11 Benoit DumesnilFeature Request #3187076
2011-05-11 ayax88Add support for mass prefix change (rfe#2021981).
2011-05-11 Miłosz LewandowskiShow message to move config in setup (bug #3277503).
...
heads
12 years ago regex-replace
12 years ago master