Welcome to phpMyAdmin.ca
phpMyAdmin is a free third-party
tool, which allows you to manage the administration of
your MySQL database in a web interface. Written in PHP,
phpMyAdmin can help you create and delete databases;
build and modify tables; manage database fields; execute
SQL statements; and more.
The phpMyAdmin tool is available to any user who has set
up a MySQL database, and is typically provided with no
support or warranty from your web hosting provider.
phpMyAdmin Features
phpMyAdmin is a free open-source web based software tool written in PHP (Hypertext Preprocessor) to handle the administration of MySQL databases through the use of a web browser.
Some Features:
- Intuitive web interface
- Support for most MySQL features:
- browse and drop databases, tables, views, fields and indexes
- create, copy, drop, rename and alter databases, tables, fields and indexes
- maintenance server, databases and tables, with proposals on server configuration
- execute, edit and bookmark any SQL-statement, even batch-queries
- manage MySQL users and privileges
- manage stored procedures and triggers
- Import data from CSV and SQL
- Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
- Administering multiple servers
- Creating PDF graphics of your database layout
- Creating complex queries using Query-by-example (QBE)
- Searching globally in a database or a subset of it
- Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
- And much more...
phpMyAdmin Interface Screenshots
phpMyAdmin - Main screen phpMyAdmin - RTL Language phpMyAdmin - Database Designer View phpMyAdmin - Settings per column privileges for table Click here to try a demo of the latest stable release of phpMyAdmin. phpMyAdmin - SQL Export Options
phpMyAdmin Documentation
Download phpMyAdmin - Using phpMyAdmin Download Mirrors
-
Official
phpMyAdmin - Sourceforge Download Mirrors
- When downloading phpMyAdmin, please note the version of PHP and MySQL you are using on the server. There are two different versions of phpMyAdmin depending on the version of PHP and MySQL you're using. If you don't know what version of PHP you're using on the server, please click here for instructions on how to find out.
- We strongly suggest password protecting your phpMyAdmin interface after you've installed it. We also suggest not installing it in a directory/folder called "phpmyadmin" as hackers will tend to search for such directory/folder names.
HTTP (Hypertext Transfer Protocol) - HTTP/1.1 Server Status and Error Codes
| Code | Description |
|---|---|
| 100 Codes | Client Request Redirected |
| 100 | Continue |
| 101 | Switching Protocols |
| 102 | Processing (WebDAV) |
| 200 Codes | Successful Client Requests |
| 200 | OK. |
| 201 | Created |
| 202 | Accepted |
| 203 | Non-Authorative Information |
| 204 | No Content |
| 205 | Reset Content |
| 206 | Partial Content |
| 207 | Multi-Status (WebDAV) |
| 300 Codes | Client Request Redirected |
| 300 | Multiple Choices |
| 301 | Moved Permanently |
| 302 | Moved Temporarily |
| 303 | See Other |
| 304 | Not Modified |
| 305 | Use Proxy |
| 306 | Switch Proxy |
| 307 | Temporary Redirect |
| 400 Codes | Client Request Errors |
| 400 | Bad Request |
| 401 | Authorization Required |
| 402 | Payment Required (not used yet) |
| 403 | Forbidden |
| 404 | Not Found |
| 406 | Method Not Allowed |
| 407 | Proxy Authentication Required |
| 408 | Request Timed Out |
| 409 | Conflicting Request |
| 410 | Gone |
| 411 | Content Length Required |
| 412 | Precondition Failed |
| 413 | Request Entity Too Long |
| 414 | Request URI Too Long |
| 415 | Unsupported Media Type |
| 416 | Requested Range Not Satisfiable |
| 417 | Expectation Failed |
| 418 | I'm a teapot |
| 422 | Unprocessable Entity (WebDAV) |
| 423 | Locked (WebDAV) |
| 424 | Failed Dependency (WebDAV) |
| 425 | Unordered Collection |
| 426 | Upgrade Required |
| 449 | Retry With |
| 450 | Blocked by Windows Parental Controls |
| 500 Codes | Server Errors |
| 500 | Internal Server Error |
| 501 | Not Implemented |
| 502 | Bad Gateway |
| 503 | Service Unavailable |
| 504 | Gateway Timeout |
| 505 | HTTP Version Not Supported |
| 506 | Variant Also Negotiates |
| 507 | Insufficient Storage (WebDAV) |
| 509 | Bandwidth Limit Exceeded (Apache bw/limited extension) |
| 510 | Not Extended |




