تحميل البرامج الكاملة والمدفوعة مجانا - Free Download يختص بالبرامج الكاملة المجانية - Free full software

الرئيسيــــة استرجاع كلمة المرور دليـل الموقــع أكواد الألــوان

 
إضافة رد
 
أدوات الموضوع انواع عرض الموضوع
تحميل برامج كمبيوتر كاملة 2024 برابط مباشر - منتديات ساسو سوفت
قديم منذ /17-03-2013, 06:19 PM   #1

mokhtar1
 
الصورة الرمزية mokhtar1

:: المدير العــام ::

mokhtar1 غير متواجد حالياً

 رقم العضوية : 12
 تاريخ التسجيل : 12 - 2 - 2009
 المشاركات : 11,577
 النقاط : mokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond reputemokhtar1 has a reputation beyond repute
 تقييم المستوى : 100

اوسمتي
افتراضي phpMyAdmin 4.0.0 Beta 2 لادارة قواعد البيانات للمواقع والمنتديات

السلام عليكم






أسعد الله أوقاتكـــــم






موعدنا اليوم مع برنامج رائع ومجانى لادارة قواعد البينات للمواقع والمنتديات


phpMyAdmin 4.0.0 Beta 2




شعار البرنامج




برنامج phpMyAdmin يعتبر احد اقوى البرامج لإدارة قواعد البيانات MySQL على الإطلاق الخاصة بمواقع الويب والمنتديات

phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.


Changes in phpMyAdmin 4.0.0.0 (2013-02-):
+ Patch #3481047 for rfe #3480477 Insert as new row enhancement
+ Patch #3480999 Activate codemirror in the query window
- Patch #3495284 XML Import – fix message and redirect
+ rfe #3484063 Null checkbox behavior
+ Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_%
+ Patch #3498201 Contest-6: Export all privileges
+ Patch #3502814 for rfe #3187077 Change password buttons should match
+ rfe #3488640 Expand table-group in non-light navigation frame if only one
+ Patch #3509360 Contest-3: Option “Truncate table” before “insert”
+ Patch #3506552 Contest-2: Show index information in the data dictionary
+ Patch #3510656 Contest-1: Ignoring foreign keys while dropping tables
- Bug #3509686 Reverting sort on joined column does not work
+ New transformation: append string
+ rfe #3507804 Session upload progress (PHP 5.4)
+ rfe #3488185 draggable columns vs copy column name
+ Patch #3507001 Contest-4: Textarea for large character columns
+ Removed the PHP version of the ENUM editor
+ Patch #3507111 Display distinct results, linked to corresponding data rows
- bug #3507917 [export] JSON has unescaped values for allegedly numeric columns
+ rfe #3516187 show tables creation, last update, last check timestamps in db_structure
- bug #3059806 Supporting running from CIFS/Samba shares
- bug #3516341 [export] Open Document Text, Word and Texy! Text show table structure twice
- bug [export] Texy! Text: Columns containing Pipe Character don’t export properly
+ [export] Show triggers in Open Document Text, Word and Texy! Text
- Patch #3415061 [auth] Login screen appears under the page
+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
+ rfe #3475567 [interface] New directive $cfg['HideStructureActions']
- bug #3468272 [import] Fixed import of ODS with more paragraphs in a cell
- bug #3510196 [core] Improved redirecting with ForceSSL option
+ rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = ‘noblob’
+ Hide language select box if there are no locales installed
+ Removed some directives: verbose_check, SuggestDBName, LightTabs, VerboseMultiSubmit, ReplaceHelpImg
- Patch #3500882 Fixing checkbox behaviour while editing identical rows
+ rfe #3441722 [interface] Display description of datatypes
+ rfe #3517835 [structure] Move columns easily
+ Ajaxified “Create View” functionality
+ [import] New plugin: import mediawiki
+ New navigation system
+ Discontinued the use of a frame-based layout
+ rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table
+ [interface] Autoselect username input on ****** login page
- bug #3563799 [interface] Grid editing destroying huge amount of data
+ [import] Remove support for the unactive docSQL import format
- bug #3577443 [edit] “Browse foreign values” does not show on ajax edit
+ rfe #3522109 [browse] Grid editing: action to trigger it (or disable)
- bug #3526598 [interface] SQL query not shown when creating table
+ Dropped configuration directive: AllowThirdPartyFraming
+ Dropped configuration directive: LeftFrameLight
+ Dropped configuration directive: DisplayDatabasesList
+ Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB
+ Dropped configuration directive: NaviDatabaseNameColor
+ Added configuration directive: MaxNavigationItems
+ Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping
+ Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator
+ Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator
+ Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel
+ Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable
+ Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable
+ Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayTableFilterMinimum
+ Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo
+ Renamed configuration directive: LeftLogoLink => NavigationLogoLink
+ Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow
+ Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers
+ Renamed configuration directive: LeftRecentTable => NumRecentTables
+ Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum
+ Removed the “Mark row on click” feature; must now click the checkbox to mark
+ Removed the “Synchronize” feature
+ Improved layout of server variables page
+ rfe #1052091 [config] Double-underscores in PMA table names
+ Improved the “More” dropdown on the table structure page
+ [interface] Added “scroll to top” link in menubar
+ [designer] Fullscreen mode for the designer
+ Upgraded jquery to v1.8.3 and jquery-ui to v1.9.2
+ Patch #3597529 [status] Add raw value as title on server status page
+ Support MySQL 5.6 partitioning
+ Removed the AjaxEnable directive
+ rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules']
- Bug #3576788 Grid editing shows the value before silent truncation
- Upgraded jqPlot to 1.0.4 r1121
- Upgraded to jquery-ui-timepicker-addon 1.1.1
+ rfe #3599046 [interface] Added comments for indexes
- Replaced qtip with jQuery UI tooltip
- Upgraded CodeMirror to 2.37
- bug #2951 [export] Correctly export decimal fields.
- bug #3762 [core] Make Advisor work on Windows withou COM extension.
- bug #3519 [export] Prevent infinite recursion in PDF export.












صفحة البرنامج




حجم البرنامج

Size: 7.27 MB




البرنامـــج مجانـــــــى




للتحميــــــل


رابط مباشــــــــر





Download Freeware




مع تحياتــــــى







توقيع  mokhtar1
 
احصل على برامجك المفضلة المجانية

بدون حقوق للآخرين

وبروابط مباشرة
  رد مع اقتباس
إضافة رد

مواقع النشر (المفضلة)

الكلمات الدلالية (Tags)
4.0.0, للمواقع, لادارة, beta, البيانات, phpmyadmin, والمنتديات, قواعد

أدوات الموضوع
انواع عرض الموضوع

تعليمات المشاركة
تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع

المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
phpMyAdmin 5.1.2 لادارة قواعد البيانات للمواقع والمنتديات mokhtar1 تحميل البرامج الكاملة والمدفوعة مجانا - Free Download 0 25-01-2022 06:25 PM
phpMyAdmin 4.0.7.0 – Final لادارة قواعد البيانات للمواقع والمنتديات mokhtar1 تحميل البرامج الكاملة والمدفوعة مجانا - Free Download 0 23-09-2013 08:21 PM
برنامج لادارة قواعد البيانات للمواقع والمنتديات phpMyAdmin 3.5.2 برابط مباشر ahmed_new تحميل البرامج الكاملة والمدفوعة مجانا - Free Download 0 08-07-2012 09:03 PM
برنامج phpMyAdmin 3.5.1 لادارة قواعد البيانات للمواقع والمنتديات ahmed_new تحميل البرامج الكاملة والمدفوعة مجانا - Free Download 0 04-05-2012 11:19 PM
برنامج لادارة قواعد البيانات للمواقع والمنتديات phpMyAdmin 3.4.10.0 ahmed_new تحميل البرامج الكاملة والمدفوعة مجانا - Free Download 0 15-02-2012 11:25 PM

RSS RSS 2.0 XML MAP

الساعة الآن 12:38 AM.


Powered by vBulletin Version 3.8.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd

جميع المشاركات المنشورة فى المنتدى لا تعبر عن وجه نظر الإدارة

Please dont post any copyrighted materials like cracks , serials , nulled products .. ETC