PHP Designer 2008 Professional v6.2.2
Автор: Kopona | 23 декабря 2008 | Комментарии (1) | Программы
PHP Designer 2008 Professional v6.2.2

PHP Designer 2008 Professional - программа, предназначенная для создания, отладки, анализа и публикации веб-страниц и приложений на языке PHP. В одинаковой степени подходит как для начинающих программистов, так и для профессиональных разработчиков. Кроме PHP, программа поддерживает HTML, MySQL, XML, CSS, JavaScript, VBScript, JAVA, C, Python и Ruby. Также идеально подходит для WAMP/LAMP- и AJAX-разработчиков, так как обладает средствами для автоматической подсветки кода. Программа имеет емкие библиотеки, содержащие более чем 3 тыс. функций, доступ к которым можно легко осуществлять в процессе программирования. Интерфейс программы создан со встроенными помощниками, чтобы облегчить процесс написания кода и имеет поддержку смены скинов, которых в программе более восемнадцати штук. Кроме того, программа переведена на множество языков, включая русский и украинский языки.

*******************************************************
phpDesigner 2008 is today's PHP IDE - the complete integrated development environment for PHP for both beginners and professional developers that help you boost the process of editing, analyzing, debugging and publishing applications and websites powered by PHP and other web languages! Designed to boost your productivity and simplify complex coding projects through intelligent set of editing tools that includes full support for PHP4/PHP5, syntax highlighters, highlighting of matching tags/braces and numerous tools and wizards to speed of your development! Don't leech from kopona.net.

In phpDesigner 2008 you can work with object oriented programming (OOP) in PHP5, nested code completion and have code tip displayed as you type so you do not need to look into documentation to see classes and function attributes! phpDesigner 2008 has the WAMP and LAMP developer in mind. The strength in PHP lies in the ability to embed it into- and together with other web-languages and technologies. Therefore, does phpDesigner 2008 not only support PHP but also other web-languages as HTML, XHTML, MySQL, XML, CSS, JavaScript, VBScript, Java, C#, Perl, Python and Ruby!

Introduction
phpDesigner 2008 is today's PHP IDE and editor - the complete integrated development environment for PHP for both beginners and professional developers that help you boost the process of editing, analyzing, debugging and publishing applications and websites powered by PHP and other web languages!

Explore the world of PHP
Explore the world of PHP and shorten the learning curve with detailed information about more than 3000 native PHP functions on the fly!

Boost your productivity
Designed to boost your productivity and simplify complex coding projects through intelligent set of editing tools that includes full support for PHP4/PHP5, syntax highlighters, highlighting of matching tags/braces and numerous tools and wizards to speed of your development!

Work with object-oriented programming (OOP)
In phpDesigner 2008 you can work with object-oriented programming (OOP) in PHP5, nested code completion and have code tip displayed as you type so you do not need to look into documentation to see classes and function attributes!

Intelligent syntax highlighting
The intelligent syntax highlighter in phpDesigner 2008 makes it the ideal development environment for AJAX developers. Automatic switch between syntax highlighters for PHP, HTML, CSS, and JavaScript dependant on your position in the file and dim the rest of the code!

Support for PHP, MySQL, HTML, XHTML, CSS and more... phpDesigner 2008 has the WAMP and LAMP developer in mind. The strength in PHP lies in the ability to embed it into- and together with other web-languages and technologies. Therefore, does phpDesigner 2008 not only support PHP but also other web-languages as HTML, XHTML, MySQL, XML, CSS, JavaScript, VBScript, Java, C#, Perl, Python and Ruby!

Work with projects and PHP frameworks
In phpDesigner 2008 you can work with projects and integrate any PHP framework into your project and access all your files, classes, functions, interfaces, variables and constants declared in your project on the fly!

Support for real debugging (by using Xdebug)
Debugging has never been easier with the new integration of Xdebug in phpDesigner 2008.

Analyze your code step by step using breakpoints, watches, evaluations etc.
Find bottlenecks in your code or see which parts of your code are slow and could use a speed boost with the profiler support!

Enjoyable to use for hours and hours
The philosophy behind phpDesigner 2008 is to make it, enjoyable to use for hours and hours for both beginners and professional developers through an easy-to-use-, intuitive-, customizable- and tabbed interface!

Like to evaluate the new phpDesigner 2008?
but your trial has expired? No problem, contact me or send me an e-mail with request to extend your trial!

PHP Designer 2008 Professional v6.2.2

PHP Designer 2008 - среда разработки, объединяющая много мощных особенностей таких как, настраиваемые схемы синтаксиса PHP, HTML, XHTML, CSS, Perl, C *, JavaScript, VB, Java и SQL (Ingres, Interbase, MSSQL, MySQL, Oracle, Sybase и Стандартный SQL), class/include браузер, тестирование и отладка ваших скриптов c помощью интерпретатора PHP, интеграция руководства PHP, автоматическое закрытие близких скобок, доступ к общим библиотекам code/script - все это объединено в этой уникальной программе. Интерфейс программы создан со встроенными помощниками, чтобы облегчить процесс написания кода.

Некоторые особенности:
» Поддержка PHP, HTML, MySQL, XML, CSS, JavaScript, VBScript, JAVA, C, Python и Ruby
» Интеллектуальная подсветка синтаксиса кода
» Отладка скриптов
» Автоматическое закрытие близких скобок
» Встроенные помощники
» Мультиязычный интерфейс, включая русский и украинский языки
» Возможность смены оформления интерфейса

phpDesigner version 6.2.2 - Dec 18. 2008:
- New. Automatic trigger for the code completion for HTML/XHTML
- New. Automatic trigger for the code completion for CSS
- New. Support for attributes in the code completion for HTML/XHTML
- New. Option to turn auto complete HTML/XHTML tags on/off (default off)
- New. Added "self" and "parent" keywords to the code completion
- New. Parsing for CSS selectors: classes (.class_name) and id selector (#id_name) - will be used to completion for id="[code completion]" and class="[code completion]" in HTML/XHTML
- New. .css files are now default added and parsed in new projects (fso it can be used in the code suggestion for HTML/XHTML)
- New. Support for !important in code completion for CSS
- New. Project file notify
- New. Option to use the old behavior when switching between files (see menu Window)
- New. Added import manager (automatic import settings from phpDesigner 2008 to phpDesigner 6.2.x)
- Fixed. Project crash (fixed)
- Fixed. Doubleclick on the filetab (arrrows)
- Fixed. Trim trailing spaces off
- Fixed. Prompt if file exists on save to FTP
- Fixed. Prompt if file exists on move to FTP
- Fixed. FTP sort (by type, attributes, permission, owner/group)
- Fixed. Open external files from Windows file manager
- Fixed. self::[code completion for PHP]
- Fixed. Code completion for HTML/XHTML (a href="=")
- Fixed. Code completion for PHP with static class variables (my_class:$my_var, previous it was: my_class:my_var)
- Minor fixes and improvements

OC: Windows XP/XP2/Vista
Интерфейс: Русский / Multilanguage
Размер: 22,2 Mb

PHP.Designer.2008.Professional.v6.2.2.Incl.Keymaker-CORE

Depositfiles.com
Ifolder.ru
Rapidshare.com
Shareua.com
Letitbit.net

Homepage

Как качать с Rapidshare, Depositfiles и Ifolder.ru?
  • 0
 (голосов: 0)
Комментарии (1):
niksem | 7 марта 2011 09:15 | # 1 »


Комментариев: 1
Рег-ция: 7.03.2011
Такого файла нету на обменниках
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии в данной новости.


Поиск на сайте:
Расширенный поиск
 
Аккаунт:
Логин:
Пароль:
Регистрация на сайте
Напомнить пароль?
 
Наш выбор:
Mozilla Firefox 5
Opera 11
Download Manager
WinRAR 4
Total commander 7
QIP Classic
AIMP 2.6
GOM Player 2
K-lite Codecs
Nero 6
 
Друзья:
Nitki.net
Kopona.NET © 2008-2014
Adobe Creative Suite 5.5 Master Collection скачать бесплатно
Скачать программы бесплатно на Kopona.net