Сборник скриптов

phpMyAdmin 4.7.0

,

Сборник скриптов

Дата публикации:

ivanivs, 28.07.2007 - 14:56

phpMyAdmin 3.2.0

Твой софтовый форум
Цитата | Quote(php-myadmin.ru)
phpMyAdmin - это совокупность скриптов написанных на PHP, и обеспечивающих полноценную, в том числе удаленную работу с базами данных MySQL, через веб-интерфейс. Так как phpMyAdmin позволяет во многих случаях обойтись без непосредственного ввода команд SQL, то работа с базами данных становится вполне посильной задачей даже для человека весьма поверхностно знакомого с MySQL.
Активное использование MySQL в веб-программировании обусловило его актуальность, а интуитивно понятный интерфейс в совокупности с широкой функциональностью и поддержкой более 50 языков (в том числе и русского) обеспечило ему популярность среди веб-разработчиков.
Системные требования, предъявляемые phpMyAdmin-ом к web-серверу весьма и весьма скромные, а именно: должен быть установлен PHP не ниже 4.1.0 с поддержкой MySQL (если предполагается работа с графикой желательно, чтобы была включена библиотека GD), MySQL 3.21 и выше.

Home: http://www.phpmyadmin.net/
Home Ru: http://php-myadmin.ru/
Project: http://sourceforge.ne...ts/phpmyadmin/
License: Freeware (GNU General Public License, version 2)
Languages: MultiLang (Rus)
Download

дымчик, 29.07.2007 - 20:34

Зачем выкладывать myadmin на депозит, если его без проблем можно скачать с официального сайта?
Набор поинтов на депозите? mad.gif

scorpio, 13.11.2007 - 0:11

phpMyAdmin 2.11.2.1


Information about version 2.11.2.1 (2007-11-11)

Fixes for 2.11.2.x:
- patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER,
thanks to Allard
+ [lang] Serbian update, thanks to Mihailo Stefanovic
- bug #1798841 [relations] Copying db does not copy internal relations
- bug #1798646 [display] Character '+' in query wrongly interpreted
- bug #1801919 [themes] Do not use NaviDatabaseNameColor for fieldset
legend
- bug #1764735 [core] Designer: PDF error when deleting a table
- bug #1764195 [views] DROP button does not work on defective views
- bug #1805773 [relations] browse foreign values: return values not
escaped, thanks to Alex Rambau
- bug #1807923 [login] Login with html entities in password fails
- [core] Undefined variable when creating a table that exists
- patch #1808578 Changes in font size were no longer detected
after patch #1787915
+ [lang] Croatian update, thanks to Renato Pavicic
- patch #1807615 [GUI] Display patch for column rights in Opera
- bug #1811519 Can't delete user with a german umlaut.
- bug #1811519 [privileges] fixed used collation for accessing
mysql.user in server privileges
- it should not be possible to move or copy a table to
information_schema
- bug #1814733 win: copy db to mixed name db fails
- bug #1777249 [display] Remove horizontal lines in navigation panel
- bug #1805102 [display] TextareaAutoSelect issues: set this parameter
default value to false to help cut&paste from a terminal window;
also set focus to the textarea
- bug #1814463 [display] Wrong database size
- bug #1811527 [display] Problem with links to the MySQL manual
- patch #1817529 [auth] Incorrect login via URL when
AllowArbitraryServer is true, thanks to Juergen Wind
- (2.11.2.1) fixed possible SQL injection using database name
- (2.11.2.1) fixed possible XSS in database name,
thanks to Omer Singer, The DigiTrust Group

_______________
Size: ~ 2.92 MB

Download (zip):

Mirror 1:

Mirror 2:


Download (7z):

Download (bzip2):

Download (gzip):

scorpio, 20.11.2007 - 23:52

phpMyAdmin 2.11.2.2


Information about version 2.11.2.2

Fixes for 2.11.2.x:
- patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER,
thanks to Allard
+ [lang] Serbian update, thanks to Mihailo Stefanovic
- bug #1798841 [relations] Copying db does not copy internal relations
- bug #1798646 [display] Character '+' in query wrongly interpreted
- bug #1801919 [themes] Do not use NaviDatabaseNameColor for fieldset
legend
- bug #1764735 [core] Designer: PDF error when deleting a table
- bug #1764195 [views] DROP button does not work on defective views
- bug #1805773 [relations] browse foreign values: return values not
escaped, thanks to Alex Rambau
- bug #1807923 [login] Login with html entities in password fails
- [core] Undefined variable when creating a table that exists
- patch #1808578 Changes in font size were no longer detected
after patch #1787915
+ [lang] Croatian update, thanks to Renato Pavicic
- patch #1807615 [GUI] Display patch for column rights in Opera
- bug #1811519 Can't delete user with a german umlaut.
- bug #1811519 [privileges] fixed used collation for accessing
mysql.user in server privileges
- it should not be possible to move or copy a table to
information_schema
- bug #1814733 win: copy db to mixed name db fails
- bug #1777249 [display] Remove horizontal lines in navigation panel
- bug #1805102 [display] TextareaAutoSelect issues: set this parameter
default value to false to help cut&paste from a terminal window;
also set focus to the textarea
- bug #1814463 [display] Wrong database size
- bug #1811527 [display] Problem with links to the MySQL manual
- patch #1817529 [auth] Incorrect login via URL when
AllowArbitraryServer is true, thanks to Juergen Wind
- (2.11.2.1) fixed possible SQL injection using database name
- (2.11.2.1) fixed possible XSS in database name,
thanks to Omer Singer, The DigiTrust Group
- (2.11.2.2) fixed XSS vulnerability on login page,
thanks to Tim Brown (Nth Dimension)

_______________
Size: ~ 2.92 MB

Download (zip):

Mirror 1:

Mirror 2:

Mirror 3:

Download (7z):

Download (bzip2):

Download (gzip):

scorpio, 4.12.2007 - 0:56

phpMyAdmin 2.11.3 RC1


Information about version 2.11.3 RC1

Fixes for 2.11.3.x:
- patch #1818389 to remove a notice (failed to flush buffer)
- patch #1821154, HTTP authentication: fix auth working
with php/mod_fastcgi
- wrong default charset in case of broken session
- bug #1824506 [profiling] Profile command repeated on
older MySQL servers
- bug #1825172 [export] Exporting and functions
- bug #1817224 [import] Incorrect detection of file_uploads
in some cases
- bug #1777249 [display] Do not underline links in left panel
- bug #1826022 [privileges] unable to add user (MySQL 3.23)
since PMA 2.11.2
- bug #1823045 [import] Error importing file with lowercase
"delimiter"
- bug #1828913 [structure] Can't set FULLTEXT index on CHAR column
- bug #1804081 [export] export on server doesn't obey
AllowAnyWhereRecoding
- bug #1789988 [display] space before SHOW COLUMNS
- bug #1831646 [table creation] Error in CREATE TABLE with multiple
primary keys and AUTO_INCREMENT
- [display] Division by zero when showing all records (page selector)
- bug #1828265 [privileges] No weird characters in generated password
- bug #1759194 [import] open_basedir warning
- bug #1793948 [parser] ROW_FORMAT incorrectly parsed
- undefined PMA_MYSQL_INT_VERSION when no default server is set
- bug #1763343 [session] Behavior with session.auto_start enabled
+ [lang] Hungarian update
- patch #1837691 [query window] js errors
- patch #1839052 [lang] catalan not in UTF-8
- patch #1838626 [GUI] Login interface broken on Konqueror

_______________
Download (zip):

Mirror 1:

Mirror 2:

Mirror 3:

Download (7z):

Download (bzip2):

Download (gzip):

scorpio, 10.12.2007 - 23:58

phpMyAdmin 2.11.3 Final


phpMyAdmin 2.11.3, a bugfix-only version

_______________
Download (zip):

Mirror 1:

Mirror 2:

Mirror 3:

Download (7z):

Download (bzip2):

Download (gzip):

scorpio, 9.01.2008 - 0:48

phpMyAdmin 2.11.4 RC1

Fixes for 2.11.4.x:
- bug #1843428 [ GUI] Space issue with DROP/DELETE/ALTER TABLE
- bug #1807816 [ search] regular expression search doesn't work with
backslashes
- bug #1843463 [ GUI] DROP PROCEDURE does not show alert
- bug #1835904 [ GUI] Back link after a SQL error forgets the query
- bug #1835654 [ core] wrong escaping when using double quotes
- bug #1817612 [ cookies] Wrong cookie path on IIS with PHP-CGI,
thanks to Carsten Wiedmann
- bug #1848889 [ export] export trigger should use
DROP TRIGGER IF EXISTS
- bug #1851833 [ display] Sorting forgets an explicit LIMIT
(fix for sorting on column headers)
- bug #1764182 [ cookies] Suhosin cookie encryption breaks phpMyAdmin
- bug #1798786 [ import] Wrong error when a string contains semicolon
- bug #1813508 [ login] Missing parameter: field after re-login
- bug #1710144 [ parser] Space after COUNT breaks Export but not Query
- bug #1783620 [ parser] Subquery results without "as" are ignored
- bug #1821264 [ display] MaxTableList and INFORMATION_SCHEMA
- bug #1859460 [ display] Operations and many databases
- bug #1814679 [ display] Database selection pagination when
switching servers
- patch #1861717 [ export] CSV Escape character not exported right,
thanks to nicolasdigraf
- bug #1864468 [ display] Theme does not switch to darkblue_orange
- bug #1847409 [ security] Path disclosure on
darkblue_orange/layout.inc.php,
thanks to Jürgen Wind - windkiel

_______________
Download (zip):

Download (7z):

Download (bzip2):

Download (gzip):

geronima, 27.02.2008 - 8:59

phpMyAdmin 2.11.5 RC 1


Fixes for 2.11.5.x:
bug #1862661 [GUI] Warn about rename deleting database
bug #1866041 [interface] Incorrect sorting with AS
bug #1871038 [import] Notice: undefined variable first_sql_delimiter
bug #1873110 [export] Problem exporting with a LIMIT clause
bug #1871164 [GUI] Empty and navigation frame synch.
patch #1873188 [GUI] Making db pager work when js is disabled, thanks to Jurgen Wind - windkiel
bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.)
patch #1879031 [transform] dateformat transformation and UNIX timestamps, thanks to Tim Steiner - spam38
bug [import] Do not verify a missing enclosing character for CSV, because files generated by Excel don't have any enclosing character
bug #1799691 [export] "Propose table structure" and Export
bug #1884911 [GUI] Space usage
bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
bug #1887204 [GUI] Order columns in result list messing up query
patch #1893538 [GUI] Display issues on Opera 9.50, thanks to Jurgen Wind - windkiel
bug [GUI] Do not display the database name used by the previous user, thanks to Ronny Gorner
bug [core] Remove cookies from Array for better coexistence with other applications, thanks to Richard Cunningham

Твой софтовый форумCкачать


Твой софтовый форум

scorpio, 2.03.2008 - 14:04

phpMyAdmin 2.11.5 Final

2008-03-01
phpMyAdmin 2.11.5 is released - a bugfix-only version containing a security fix.


Fixes for 2.11.5.x:
- bug #1862661 [GUI] Warn about rename deleting database
- bug #1866041 [interface] Incorrect sorting with AS
- bug #1871038 [import] Notice: undefined variable first_sql_delimiter
- bug #1873110 [export] Problem exporting with a LIMIT clause
- bug #1871164 [GUI] Empty and navigation frame synch.
- patch #1873188 [GUI] Making db pager work when js is disabled,
thanks to Jürgen Wind - windkiel
- bug #1875010 [auth] MySQL server and client version mismatch
(mysql ext.)
- patch #1879031 [transform] dateformat transformation
and UNIX timestamps, thanks to Tim Steiner - spam38
- bug [import] Do not verify a missing enclosing character for CSV,
because files generated by Excel don't have any enclosing character
- bug #1799691 [export] "Propose table structure" and Export
- bug #1884911 [GUI] Space usage
- bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
- bug #1887204 [GUI] Order columns in result list messing up query
- patch #1893538 [GUI] Display issues on Opera 9.50,
thanks to Jürgen Wind - windkiel
- bug [GUI] Do not display the database name used by the
previous user, thanks to Ronny Görner
- bug [security] Remove cookies from Array for better coexistence with
other applications, thanks to Richard Cunningham. See PMASA-2008-1.

_______________
Download (zip):

Download (gzip):

geronima, 31.03.2008 - 23:41

phpMyAdmin 2.11.5.1


Твой софтовый форумcкачать ~ 4.28 Mb

Твой софтовый форум

scorpio, 30.07.2008 - 14:12

phpMyAdmin 2.11.8

Changes:

patch #1987593 [interface] Table list pagination in navi
bug #1989081 [profiling] Profiling causes query to be executed again (really causes a problem in case of INSERT/UPDATE)
bug #1990342 [import] SQL file import very slow on Windows
bug [XHTML] problem with tabindex and radio fields
bug #1971221 [interface] tabindex not set correctly
bug [views] VIEW name created via the GUI was not protected with backquotes
bug #1989813 [interface] Deleting multiple views (space in name)
bug #1992628 [parser] SQL parser removes essential space
bug #1989281 [export] CSV for MS Excel incorrect escaping of double quotes
bug #1959855 [interface] Font size option problem when no config file
bug #1982489 [relation] Relationship view should check for changes
bug [history] Do not save too big queries in history
[security] Do not show version info on login screen
bug #2018595 [import] Potential data loss on import resubmit
patch #2020630 [export] Safari and timedate
bug #2022182 [import, export] Import/Export fails because of Mac files
[security] protection against cross-frame scripting and new directive AllowThirdPartyFraming
[security] possible XSS during setup
[interface] revert language changing problem introduced with 2.11.7.1

_______________
Download (zip):


Download (gzip):

dfcz02, 30.08.2008 - 12:05

phpMyAdmin 2.11.9
Fize Size:3002KB

Цитата | Quote
Fixes for 2.11.9.x:
- bug #2031221 [auth] Links to version number on login screen
- bug #2032707 [core] PMA does not start if ini_set() is disabled
- bug #2004915 [bookmarks] Saved queries greater than 1000 chars
not displayed
- bug #2037381 [export] Export type "replace" does not work
- bug #2037375 [export] DROP PROCEDURE needs IF EXISTS
- bug #2045512 [export] Numbers in Excel export
+ [lang] Norwegian UTF-8 original file remerged
- bug #2074250 [parser] Undefined variable seen_from

Солнышко, 29.09.2008 - 7:56

phpMyAdmin 3.0.0 Final


Твой софтовый форум3.11 MB

KUKURUZNIK, 24.10.2008 - 6:06

phpMyAdmin 3.0.1 Final
3.11 МБ

Старичокс, 10.12.2008 - 16:19

phpMyAdmin 3.1.1


SIZE: 4.3 МB
DATE: 09.12.08
LICENSE: Freeware

Скачать phpMyAdmin:

scorpio, 16.06.2009 - 10:27

phpMyAdmin 3.2.0.0

What's New in version 3.2.0.0:

[core] better support for vendor customisation (based on what Debian needs)
rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
rfe #2100910 configurable default charset for import
rfe #1913541 link to InnoDB status when error 1005 occurs
rfe #1927189 strip ` from column names on import
rfe #1821619 LeftFrameDBSeparator can be an array
patch #1821619 [privileges] Extra back reference when editing table-specific privileges, thanks to Herman van Rink - helmo
patch #2356575 [display] Sortable database columns, thanks to Bryce Thornton - brycethornton
patch #2486825 [lang] Wrong string in setup script hints, thanks to Isaac Bennetch - ibennetch
patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer
patch #2494192 [display] Possibility of disabling the sliders, thanks to Virsacer - virsacer
patch #2506831 [privileges] Create user for existing database, thanks to Herman van Rink and Virsacer
patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
bug #2414056 [auth] AllowNoPasswordRoot error message is too vague
patch #2596230 [XHTML] View table headers/footers completely, thanks to Virsacer - virsacer
patch #2602633 [core] support column name having square brackets, thanks to Herman van Rink - helmo
[lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s
[auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that applies to all accounts (even the anonymous user)
patch #2652972 [relation] Missing code with hashing for relationship editing, thanks to knittl - knittl
rfe #2123386 Added option to disable mcrypt warning.
bug #2648502 Request-URI Too Large error from Location header
rfe #1731967 Check for relations support on main page.
rfe #2186820 Explanation for using Host table.
rfe #1369509 Link to download more themes.
rfe #1666487 Add option to generate password on change password page.
rfe #1694104 Allow logging of user status with Apache.
patch #2649087 None default is different than other None in some languages.
[lang] Chinese Simplified update, thanks to Shanyan Baishui - rimyxp
patch #2550286 [display] Sort arrows problem, thanks to Virsacer - virsacer
[security] warn about existence of config directory on main page
patch #2706761 [lang] Polish update, thanks to Pawel Smolinski - zipoking
patch #2715142 [export] (rfe 2416960, escape new line in CSV export) thanks to Derek Schaefer - drummingds1
patch #2727250 Optimizations for PHP loops thanks to Haeber
bug #2650776 [import] SQL_MODE not saved during Partial Import
patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE, thanks to Yannick Betemps - arkhee
patch #2735162 [status] Server status - replication, thanks to Tomas Srnka - tomassrnka
patch #2745215 [edit] Multi-row change with "]" improved, thanks to Virsacer - virsacer
rfe #2657696 Automatically copy generated password
bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
patch #2665440 Detect mcrypt initialization failure
[lang] Galician update, thanks to Xosé Calvo - xosecalvo
[lang] Swedish update, thanks to Björn T. Hallberg
[lang] Norwegian update, thanks to Sven-Erik Andersen
[lang] Catalan update, thanks to Xavier Navarro
[lang] Finnish update, thanks to Jouni Kahkonen
[lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika

_______________
Size: ~ 3.63 MB

Download:

AS007, 22.06.2009 - 12:01

Чуть-чуть дополню scorpio
phpMyAdmin 3.2.0

» Исправления в phpMyAdmin 3.2.0 «
» Нововведения в phpMyAdmin 3.2.0 «
Download ~ 2.2 mb / ~ 2.6 mb

by_SiD, 13.07.2009 - 2:42

phpMyAdmin 3.2.0.1

Цитата | Quote
Release Name: 3.2.0.1
Notes:
Welcome to the first security release for phpMyAdmin 3.2.0. 

Changes:
3.2.0.1 (2009-06-30)
- [security] XSS: Insufficient output sanitizing in bookmarks


Ссылки:

scorpio, 2.11.2009 - 11:29

phpMyAdmin 3.2.3

What's New in version 3.2.3:

patch #2856664 [export] Date, time, and datetime column types now export correctly to OpenOffice Spreadsheet, thanks to Thomas Pulickal - jemajoign
patch #2859788 [parser] Double-character delimiters (bug #2846239), thanks to Thomas Pulickal - jemajoign
bug #2832600 [export] Slow export when having lots of databases
bug #2537766 [import] Comments are stripped when editing store procedures
bug #2852370 [operations] Renaming database deletes triggers
bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo
bug [structure] "In use" table incorrectly reported as "view"
bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
bug #2868328 [relations] Adding foreign key when table name contains a dot
bug #2883381 [doc] Side effects of MemoryLimit setting
bug #2826128 [display] Inverting sort order when expression contains a function name

_______________
Size: ~ 3.69 MB

Download:

scorpio, 24.11.2009 - 23:28

phpMyAdmin 3.2.4 RC1

What's New in version 3.2.4 RC1:

bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
bug #2890451 [setup] Inconsistent generated "designer_coords"
bug #2890443 [mysqli] "No index used in query" exception is reported
bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)
bug #2887357 [core] Slow loading times with large databases (partial fix)
bug #2893931 [lang] Typo and empty message
[lang] Russian update, thanks to Victor Volkov
bug #2823599 [edit] UUID Primary Key wrongly updated
bug #2895894 [structure] Empty default value not set properly
bug #2897536 [parser] Copying table with bit field with default
bug #2893221 [core] Statement may not be safe to log in statement format

_______________
Size: ~ 1.98 MB

Download:

Урсу, 2.05.2010 - 16:24

phpMyAdmin 3.3.3 RС 1

Размер: 4,77 МБ.
Скачать:

Урсу, 10.05.2010 - 22:16

phpMyAdmin 3.3.3

Размер: 4,76 МБ.
Скачать:

Урсу, 28.06.2010 - 23:26

phpMyAdmin 3.3.4

Размер: 4,76 МБ.
Скачать:

Урсу, 27.07.2010 - 11:53

phpMyAdmin 3.3.5

Размер: 4,82 МБ.
Скачать:

LynxM, 30.08.2010 - 19:23

phpMyAdmin 3.3.6.0

» What's New in version 3.3.6.0: «

OS: Win 9x/ME/NT/2K/XP/2K3/Vista/7
Size: 2.96MB

Урсу, 26.10.2010 - 0:06

phpMyAdmin 3.3.7

» Нажмите, для открытия спойлера | Press to open the spoiler «

Размер: 4,83 МБ.
Скачать:

phpMyAdmin 3.3.8

» Нажмите, для открытия спойлера | Press to open the spoiler «

Размер: 4,83 МБ.
Скачать:

Урсу, 30.11.2010 - 17:20

phpMyAdmin 3.3.8.1

» Нажмите, для открытия спойлера | Press to open the spoiler «

Размер: 4,83 МБ.
Скачать:

Урсу, 4.01.2011 - 1:38

phpMyAdmin 3.3.9

Размер: 4,83 МБ.
Скачать:

Урсу, 9.02.2011 - 19:02

phpMyAdmin 3.3.9.1

Размер: 4,83 МБ.
Скачать:

Урсу, 12.02.2011 - 1:56

phpMyAdmin 3.3.9.2

Размер: 4,83 МБ.
Скачать:

Урсу, 22.03.2011 - 23:28

phpMyAdmin 3.3.10

Размер: 4,83 МБ.
Скачать:

Урсу, 11.05.2011 - 17:32

phpMyAdmin 3.4.0

Размер: 5,61 МБ.
Скачать:

Урсу, 22.05.2011 - 18:44

phpMyAdmin 3.4.1

Размер: 5,68 МБ.
Скачать:

Урсу, 11.06.2011 - 11:11

phpMyAdmin 3.4.2

Размер: 5,76 МБ.
Скачать:

Урсу, 28.06.2011 - 2:31

phpMyAdmin 3.4.3

Размер: 6,12 МБ.
Скачать:

Урсу, 12.07.2011 - 10:34

phpMyAdmin 3.4.3.1

Размер: 6,12 МБ.
Скачать:

Урсу, 28.07.2011 - 0:13

phpMyAdmin 3.4.3.2

Размер: 6,12 МБ.
Скачать:

Урсу, 27.08.2011 - 10:25

phpMyAdmin 3.4.4

Размер: 6,15 МБ.
Скачать:

Урсу, 17.09.2011 - 23:58

phpMyAdmin 3.4.5

Размер: 5,58 МБ.
Скачать:

Урсу, 18.10.2011 - 1:56

phpMyAdmin 3.4.6

Размер: 5,58 МБ.
Скачать:

Урсу, 24.10.2011 - 15:24

phpMyAdmin 3.4.7

Размер: 5,58 МБ.
Скачать:

Урсу, 11.11.2011 - 1:05

phpMyAdmin 3.4.7.1

Размер: 5,58 МБ.
Скачать:

Урсу, 2.12.2011 - 0:09

phpMyAdmin 3.4.8

Размер: 5,58 МБ.
Скачать:

Урсу, 22.12.2011 - 13:48

phpMyAdmin 3.4.9

Размер: 5,63 МБ.
Скачать:

Урсу, 16.02.2012 - 2:36

phpMyAdmin 3.4.10

Размер: 5,65 МБ.
Скачать:

Урсу, 19.02.2012 - 14:57

phpMyAdmin 3.4.10.1

Размер: 5,65 МБ.
Скачать:

Урсу, 30.03.2012 - 0:41

phpMyAdmin 3.4.10.2

Размер: 5,65 МБ.
Скачать:

Урсу, 7.04.2012 - 17:21

phpMyAdmin 3.5.0

Размер: 5,81 МБ.
Скачать:

Урсу, 3.05.2012 - 22:59

phpMyAdmin 3.5.1

Размер: 5,86 МБ.
Скачать:

Урсу, 10.07.2012 - 14:15

phpMyAdmin 3.5.2

Размер: 5,93 МБ.
Скачать:

Урсу, 8.04.2013 - 15:23

phpMyAdmin 3.5.8

Размер: 6,24 МБ.
Скачать:

Урсу, 24.04.2013 - 15:49

phpMyAdmin 3.5.8.1

Размер: 6,24 МБ.
Скачать:

Урсу, 4.05.2013 - 13:57

phpMyAdmin 4.0.0

Размер: 7,30 МБ.
Скачать:

Урсу, 15.05.2013 - 0:48

phpMyAdmin 4.0.1

Размер: 7,31 МБ.
Скачать:

Урсу, 28.07.2013 - 15:57

phpMyAdmin 4.0.4.2

Размер: 7,26 МБ.
Скачать:

Урсу, 5.08.2013 - 1:07

phpMyAdmin 4.0.5

Размер: 7,63 МБ.
Скачать:

Урсу, 31.08.2014 - 20:09

phpMyAdmin 4.2.8

Размер: 8,71 МБ.
Скачать:

dimusik, 14.09.2014 - 9:31

phpMyAdmin 4.2.8.1 Final


Урсу, 2.10.2014 - 9:15

phpMyAdmin 4.2.9.1

Размер: 8,83 МБ.
Скачать:

Урсу, 12.10.2014 - 18:07

phpMyAdmin 4.2.10

Размер: 8,74 МБ.
Скачать:

Урсу, 5.01.2015 - 22:51

phpMyAdmin 4.3.5

Размер: 9,0 МБ.
Скачать:

Урсу, 8.01.2015 - 0:03

phpMyAdmin 4.3.6

Размер: 9,2 МБ.
Скачать:

Урсу, 31.03.2015 - 0:16

phpMyAdmin 4.3.13

Размер: 9,08 МБ.
Скачать:

Урсу, 7.04.2015 - 17:39

phpMyAdmin 4.4.1

Размер: 9,57 МБ.
Скачать:

Урсу, 8.04.2015 - 15:28

phpMyAdmin 4.4.1.1

Размер: 9,57 МБ.
Скачать:

Урсу, 13.04.2015 - 18:57

phpMyAdmin 4.4.2

Размер: 9,6 МБ.
Скачать:

Урсу, 26.04.2015 - 15:17

phpMyAdmin 4.4.4

Размер: 9,49 МБ.
Скачать:

Урсу, 5.05.2015 - 20:55

phpMyAdmin 4.4.5

Размер: 9,62 МБ.
Скачать:

Урсу, 7.05.2015 - 20:35

phpMyAdmin 4.4.6

Размер: 9,59 МБ.
Скачать:

Урсу, 16.05.2015 - 20:30

phpMyAdmin 4.4.7

Размер: 9,48 МБ.
Скачать:

Урсу, 28.05.2015 - 16:31

phpMyAdmin 4.4.8

Размер: 9,61 МБ.
Скачать:

Урсу, 4.06.2015 - 21:49

phpMyAdmin 4.4.9

» Release notes: «

Размер: 9,50 МБ.
Скачать:

Урсу, 20.07.2015 - 23:45

phpMyAdmin 4.4.12

» Release notes: «

Размер: 9,74 МБ.
Скачать:

Урсу, 7.08.2015 - 21:07

phpMyAdmin 4.4.13

» Release notes: «

Размер: 9,79 МБ.
Скачать:

Урсу, 9.08.2015 - 20:53

phpMyAdmin 4.4.13.1

» Release notes: «

Размер: 9,80 МБ.
Скачать:

Урсу, 24.09.2015 - 0:49

phpMyAdmin 4.5.0.0

» Release notes: «

Размер: 9,83 МБ.
Скачать:

Урсу, 25.09.2015 - 2:48

phpMyAdmin 4.5.0.1

» Release notes: «

Размер: 9,84 МБ.
Скачать:

Урсу, 25.09.2015 - 20:16

phpMyAdmin 4.5.0.2

» Release notes: «

Размер: 9,84 МБ.
Скачать:

Урсу, 23.10.2015 - 22:21

phpMyAdmin 4.5.1

» Release notes: «

Размер: 9,88 МБ.
Скачать:

Урсу, 23.11.2015 - 22:56

phpMyAdmin 4.5.2

» Release notes: «

Размер: 9,91 МБ.
Скачать:

Урсу, 29.01.2016 - 22:42

phpMyAdmin 4.5.4.1

» Release notes: «

Размер: 10 МБ.
Скачать:

Урсу, 1.03.2016 - 16:13

phpMyAdmin 4.5.5.1

» Release notes: «

Размер: 10,5 МБ.
Скачать:

Урсу, 26.05.2016 - 14:46

phpMyAdmin 4.6.2

» Release notes: «

Размер: 10,7 МБ.
Скачать:

Урсу, 23.06.2016 - 10:21

phpMyAdmin 4.6.3

» Release notes: «

Размер: 10,7 МБ.
Скачать:

Урсу, 17.08.2016 - 10:25

phpMyAdmin 4.6.4

» Release notes: «

Размер: 10,8 МБ.
Скачать:

Урсу, 30.03.2017 - 1:28

phpMyAdmin 4.7.0

» Release notes: «

Размер: 13,5 МБ.

dimusik, 3.02.2021 - 9:42

phpMyAdmin 5.0.4



версия для печати -> Полная версия

SoftoRooM © 2004-2024