
旧版本 phpMyAdmin 3.3.5
网站
http://www.phpmyadmin.net
开发者
phpMyAdmin Development Team
所选取版本
phpMyAdmin 3.3.5
支持的系统
旧的系统版本
旧的系统版本
PHP & MySQL Server
许可
Open Source
发布日期
26 July, 2010 (11 years ago )
Sponsored Links
系统要求 phpMyAdmin 3.3.5
其他要求
- PHP
- You need PHP 5.2.0 or newer, with session support (see FAQ 1.31) and the Standard PHP Library (SPL) extension.
- To support uploading of ZIP files, you need the PHP zip extension.
- For proper support of multibyte strings (eg. UTF-8, which is currently default), you should install mbstring and ctype extensions.
- You need GD2 support in PHP to display inline thumbnails of JPEGs ("image/jpeg: inline") with their original aspect ratio
- When using the "cookie" authentication method, the mcrypt extension is strongly suggested for most users and is required for 64–bit machines. Not using mcrypt will cause phpMyAdmin to load pages significantly slower.
- To support upload progress bars, see FAQ 2.9.
- MySQL 5.0 or newer
- Web browser with cookies enabled.
程序信息 phpMyAdmin 3.3.5
版本名称:
phpMyAdmin 3.3.5
文件大小:
4.83 MB
发布日期:
26 July, 2010 (11 years ago)
MD5 校验码:
39cfcde48ef5d51aa066b55245463759
SHA1 校验码:
EC2057668F835B33EE238827BE126C284C3B1208
版本历史 phpMyAdmin 3.3.5
- Patch #2932113 [information_schema] Slow export when having lots of databases, thanks to Stéphane Pontier - shadow_walker
- Bug #3022705 [import] Import button does not work in Catalan when there is no progress bar possible
- Bug…
phpMyAdmin 截图
此软件不含截图
关于 phpMyAdmin
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges,export data into various formats and is available in 50 languages.
更新 : phpMyAdmin 更新
Did You Know?
Starting from v3, phpMyAdmin joined the GoPHP5 initiative and dropped compatibility code for older PHP and MySQL versions; version 3 and later requires at least PHP 5.2 and MySQL 5. To use with older PHP or MySQL versions,you will have use the older branch of 2.x releases.