Go to file
2012-09-26 22:18:39 +05:30
examples Various docblocks improvements 2012-09-19 15:05:26 +02:00
js Merge branch 'QA_3_5' 2012-09-25 04:11:48 -04:00
libraries Merge pull request #93 from garas/PMA_fixes 2012-09-25 11:36:12 -07:00
PMAStandard Use modified LineLength check 2012-04-27 07:56:05 +02:00
po Translated using Weblate. 2012-09-25 20:36:34 +02:00
scripts Add verbose mode to yui compressor 2012-09-24 14:20:55 +02:00
setup Various docblocks improvements 2012-09-19 15:05:26 +02:00
test When the user does not specify a function, chose 'pow' for negative exponents 2012-09-23 07:54:14 +05:30
themes Sortable ability for server processlist 2012-08-11 23:35:45 +05:30
.gitignore Ignore config only in toplevel dir 2012-05-14 15:57:31 +02:00
browse_foreigners.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
build.xml Fix merge conflicts 2012-09-22 06:48:24 -04:00
ChangeLog Merge branch 'QA_3_5' 2012-09-24 22:02:18 +05:30
changelog.php Coding style improvements 2012-09-05 15:44:18 +02:00
chk_rel.php Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00
config.sample.inc.php Merge branch 'QA_3_5' 2012-06-10 14:47:10 +01:00
db_create.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
db_datadict.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
db_events.php Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
db_export.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_operations.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
db_printview.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
db_qbe.php Coding style improvements 2012-08-31 00:46:35 +05:30
db_routines.php Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
db_search.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
db_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
db_structure.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
db_tables_search.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
db_tracking.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
db_triggers.php PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
docs.css Replaced <big> with <em class="big"> in docs for HTML5 validity 2012-03-31 16:25:46 +02:00
Documentation.html 3.5.4-dev 2012-09-24 07:17:20 -04:00
export.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
favicon.ico
file_echo.php Various coding style improvements 2012-06-03 20:40:47 +05:30
gis_data_editor.php Avoid PHP, HTML mix. Improve doc comments 2012-09-04 21:32:11 +05:30
import_status.php Fix PHP 5.4 upload progress working only with session.upload_progress.cleanup set to Off 2012-06-30 15:21:23 +02:00
import.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
index.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
LICENSE
license.php Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
main.php Various coding style improvements 2012-09-19 15:08:48 +02:00
navigation.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
phpinfo.php Disable header and footer when showing phpinfo() 2012-08-10 11:05:47 +02:00
phpmyadmin.css.php SQL parser no longer needs to be included for generating CSS 2012-05-29 14:06:49 +02:00
phpunit.xml.dist Ignore gettexts .inc file as well 2012-09-18 10:27:47 +02:00
phpunit.xml.nocoverage Add rule to test without coverage reports 2012-07-18 14:56:06 +02:00
pmd_display_field.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_general.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
pmd_pdf.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_relation_new.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_relation_upd.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
pmd_save_pos.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
prefs_forms.php Drop display() from Header and Footer classes. The Response class will do all the rendering. 2012-06-11 14:06:04 +01:00
prefs_manage.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
querywindow.php Wrap long lines, replace inline html 2012-09-24 09:31:52 +02:00
README 3.5.4-dev 2012-09-24 07:17:20 -04:00
README.VENDOR We no longer modify tcpdf 2011-12-16 14:56:16 +01:00
robots.txt
schema_edit.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
schema_export.php Various coding style improvements 2012-07-29 19:25:52 +05:30
server_binlog.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
server_collations.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
server_databases.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
server_engines.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
server_export.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_plugins.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
server_privileges.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
server_replication.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
server_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
server_status.php Fix typo 2012-09-25 06:36:22 +05:30
server_synchronize.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
server_variables.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
show_config_errors.php - [security] Fixed local path disclosure vulnerability 2012-07-31 23:22:41 +02:00
sql.php clean php javascript mix 2012-09-26 22:05:20 +05:30
tbl_addfield.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_alter.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_change.php Wrap some long lines 2012-09-26 22:18:39 +05:30
tbl_chart.php Fix merge conflicts 2012-09-08 07:59:06 -04:00
tbl_create.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_export.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_get_field.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_gis_visualization.php Fix indentation 2012-09-05 23:03:51 +05:30
tbl_import.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_indexes.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_move_copy.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_operations.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_printview.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_relation.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
tbl_replace.php Merge branch 'QA_3_5' 2012-09-24 22:02:18 +05:30
tbl_row_action.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_select.php Merge branch 'QA_3_5' 2012-08-06 22:04:02 +05:30
tbl_sql.php Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
tbl_structure.php Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
tbl_tracking.php Fix typo 2012-09-19 20:03:06 +02:00
tbl_triggers.php Use package name PhpMyAdmin 2011-10-25 10:13:17 +02:00
tbl_zoom_select.php Modified some untracked changes 2012-09-16 14:51:13 +05:30
themes.php Integrated themes.php with PMA_Response class 2012-06-11 14:06:03 +01:00
transformation_overview.php oop: transformations - fix classes, add interface and use descriptions 2012-06-19 23:59:47 +03:00
transformation_wrapper.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
url.php Merge branch 'QA_3_5' 2012-07-01 17:27:19 +02:00
user_password.php Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
view_create.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
view_operations.php Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
webapp.php Improve doc blocks 2012-09-05 22:14:40 +05:30

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

Version 4.0.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-2012
    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, see <http://www.gnu.org/licenses/>.

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).