How to config UE as PHP editor

General and specific configuration/INI settings

How to config UE as PHP editor

Postby edjucator » Sat Jul 10, 2010 7:47 pm

Hi.

Embarassed to say I'm having trouble config'ing UE16 as a PHP editor.

Is there a guide posted somewhere? What steps are required?

[ I already have WAMP Server installed. Working fine. ]

Have also selected the 'Web Developer' environment.

I been looking for 90 mins.

PHP 5.2 and 5.3

this link talks about studio:

http://www.ultraedit.com/support/tutori ... nment.html

do i need studio?

:oops:
edjucator
Newbie
 
Posts: 1
Joined: Sat Jul 10, 2010 7:38 pm

Re: How to config UE as PHP editor

Postby Mofi » Sat Jul 17, 2010 9:39 am

Well, it looks like you have all done you can do quickly to edit PHP files with UltraEdit, one of the most powerful text editors on the world. The IDE (Integrated Development Environment) UEStudio is the big brother of UltraEdit and has more features for working with PHP projects because of its debugging support using WAMP server and Xdebug, IntelliSense features like function tips and the class viewer/browser.

For UltraEdit you have the web developer environment, the wordfiles needed for syntax highlighting PHP files with other languages like HTML, JavaScript, CSS, etc. inside and the tag list view with the HTML tags and entities. You can further use in UE/UES an auto-completion file for PHP, the extras download page contains a user contributed auto-completion file for PHP4. You can also define/develop and use your own templates, tags, scripts and macros to make developing in PHP more efficient in future. You can make use of PHP.search website from within UltraEdit using the PHP symbol on the search toolbar, or you find somewhere a PHP5 help as CHM file which you can add to UltraEdit for quickly getting help on PHP5 functions offline from within UltraEdit.

Definitely not part of UE/UES setup for creating/editing PHP files is from where to download, install and configure all the applications needed to use PHP files offline, although UEStudio helps the PHP user with that part of the setup also a little bit. These applications have their own manuals and forums.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4039
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Configuration/INI Settings