PHP Designer 2008 Professional is a powerful PHP IDE (Integrated Development Environment) / PHP editor for both beginners and professional developers that enhances the process of editing, analyzing 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 PHP 5.2, work with any PHP framework, syntax highlighters, intelligent nested code completion and code tip that are displayed as you type, so you do not need to look into documentation to see classes and function attributes, project manager, code snippets, the large built-in code-libraries, highlights (un)matching brackets and tags and numerous tools and wizards to speed of your development.

OS: Windows® XP/XP2/Vista

Changes in Version 6.2.4
New. Option to change the color (foreground/background) of the separators like etc.) [preferences>intelligent highlighting]
New. Support for mapped network drives when using jump to declaration
New. Jump to CSS with ctrl+click
New. Jump to included files with ctrl+click
New. Save/load project file session
New. Option to disable PHP code completion
New. Option to disable HTML/XHTML code completion
New. Option to disable CSS code completion
New. Option to disable Code Tip for PHP
New. Show a warning dialog when trying to save read-only files
New. Hide the warning if xdebug port (tcp/ip) is already in use (now only displayed in the log)
New. Added predefined "font-family" to the CSS menu
Fixed. Added missing xmlns attribute for the html element in xhtml mode
Fixed. !important in the CSS code completion
Fixed. PHP manual message box (windefault)
Fixed. Exception “Stream read error” on close now fixed (happens in some rare cases)
Fixed. Date and time
Fixed. If no UI language package found the language menu is disabled
Fixed. Double-clicking on the code completion
Fixed. Better performance when using Code Tip for PHP with many items like __construct() etc.
Fixed. Reverting files
Fixed. Icon for FTP Task List
Fixed. Updated French UI language file
Fixed. Updated Hungarian UI language file
Fixed. Run to cursor now shows an indication of a active debug session (blue panel)
Fixed. Better support for large projects < 50mb
Fixed. Better stability
Minor fixes and improvements