This is a discussion on Freeware PHP Windows Editors within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi there, I am starting to make more advanced PHP coding and I'm planning to make a transition from ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi there,
I am starting to make more advanced PHP coding and I'm planning to make a transition from Notepad++ to a full-featured PHP editor. I would like it to be freeware unless there is a very compelling reason to make me part with my money. So far, I've seen these options available: Maguma Studio Free PHP Editor by EngInSite PHP Eclipse SciTE EngInSite Editor for PHP Pidela PHP Side TruStudio PHPMaker Smultron HAPedit PHP Coder Could you recommend any of them , or perhaps another one? Thanks |
|
|||
|
On Windows I used Dreamweaver and loved it. It doesn't have a debugger
and I do not think one is available, but so far that has been my favorite. Under Ubuntu, I'm using Netbeans with the PHP plugin and while I like it, I'm still not sold. As for the ones you listed, I can't tell you one way or another. Ryan On Jan 6, 2:40 pm, Ali Bobo <1001w...@gmail.com> wrote: > Hi there, > > I am starting to make more advanced PHP coding and I'm planning to > make a transition from Notepad++ to a full-featured PHP editor. > I would like it to be freeware unless there is a very compelling > reason to make me part with my money. > > So far, I've seen these options available: > Maguma Studio Free > PHP Editor by EngInSite > PHP Eclipse > SciTE > EngInSite Editor for PHP > Pidela > PHP Side > TruStudio > PHPMaker > Smultron > HAPedit > PHP Coder > > Could you recommend any of them , or perhaps another one? > Thanks |
|
|||
|
On Jan 6, 8:40*pm, Ali Bobo <1001w...@gmail.com> wrote:
> *Hi there, > > I am starting to make more advanced PHP coding and I'm planning to > make a transition from Notepad++ to a full-featured PHP editor. > I would like it to be freeware unless there is a very compelling > reason to make me part with my money. > > So far, I've seen these options available: > Maguma Studio Free > *PHP Editor by EngInSite > *PHP Eclipse > *SciTE > *EngInSite Editor for PHP > *Pidela > *PHP Side > *TruStudio > *PHPMaker > *Smultron > *HAPedit > *PHP Coder > > Could you recommend any of them , or perhaps another one? > Thanks PHP Eclipse |
|
|||
|
Ali Bobo wrote:
> SciTE This is my favourite editor on Windows. -- Toby A Inkster BSc (Hons) ARCS [Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux] [OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 7 days, 10:23.] dhyana.pl/0.3 http://tobyinkster.co.uk/blog/2008/01/06/dhyana/ |
|
|||
|
Ali Bobo wrote:
> Hi there, > > I am starting to make more advanced PHP coding and I'm planning to > make a transition from Notepad++ to a full-featured PHP editor. > I would like it to be freeware unless there is a very compelling > reason to make me part with my money. > > So far, I've seen these options available: > Maguma Studio Free > PHP Editor by EngInSite > PHP Eclipse > SciTE > EngInSite Editor for PHP > Pidela > PHP Side > TruStudio > PHPMaker > Smultron > HAPedit > PHP Coder > > Could you recommend any of them , or perhaps another one? > Thanks When I used to use windoze I liked the maguma editor, now use bluefish under Linux |
|
|||
|
Ian Pawson wrote:
> Ali Bobo wrote: >> Hi there, >> >> I am starting to make more advanced PHP coding and I'm planning to >> make a transition from Notepad++ to a full-featured PHP editor. >> I would like it to be freeware unless there is a very compelling >> reason to make me part with my money. >> >> So far, I've seen these options available: >> Maguma Studio Free >> PHP Editor by EngInSite >> PHP Eclipse >> SciTE >> EngInSite Editor for PHP >> Pidela >> PHP Side >> TruStudio >> PHPMaker >> Smultron >> HAPedit >> PHP Coder >> >> Could you recommend any of them , or perhaps another one? >> Thanks > When I used to use windoze I liked the maguma editor, now use bluefish > under Linux Context works well for me on Windoze, Smultron on Mac OSX. |
|
|||
|
PSPad is another for Windows.
On Jan 6, 2:40*pm, Ali Bobo <1001w...@gmail.com> wrote: > So far, I've seen these options available: > Maguma Studio Free > *PHP Editor by EngInSite > *PHP Eclipse > *SciTE > *EngInSite Editor for PHP > *Pidela > *PHP Side > *TruStudio > *PHPMaker > *Smultron > *HAPedit > *PHP Coder > > Could you recommend any of them , or perhaps another one? > Thanks |
|
|||
|
Hi,
On 6 Sty, 20:40, Ali Bobo <1001w...@gmail.com> wrote: > Could you recommend any of them , or perhaps another one? Eclipse PHP and it has everything what I need. The same tool for Windows, Linux, Mac. Many many plugins... and many, many features (CVS, SVN, Trac, DBEditor, XDebug, ...). It is really useful editor if you work with such framework as "Symfony Framework". Cheers, bogo |
|
|||
|
On Jan 6, 3:25 pm, "Pugi!" <pugin...@gmail.com> wrote:
> On Jan 6, 8:40 pm, Ali Bobo <1001w...@gmail.com> wrote: > > > > > Hi there, > > > I am starting to make more advanced PHP coding and I'm planning to > > make a transition from Notepad++ to a full-featured PHP editor. > > I would like it to be freeware unless there is a very compelling > > reason to make me part with my money. > > > So far, I've seen these options available: > > Maguma Studio Free > > PHP Editor by EngInSite > > PHP Eclipse > > SciTE > > EngInSite Editor for PHP > > Pidela > > PHP Side > > TruStudio > > PHPMaker > > Smultron > > HAPedit > > PHP Coder > > > Could you recommend any of them , or perhaps another one? > > Thanks > > PHP Eclipse Debugger included? |
|
|||
|
On Jan 7, 8:54 am, bogo <bogo...@tlen.pl> wrote:
> Hi, > > On 6 Sty, 20:40, Ali Bobo <1001w...@gmail.com> wrote: > > > Could you recommend any of them , or perhaps another one? > > Eclipse PHP and it has everything what I need. The same tool for > Windows, Linux, Mac. Many many plugins... and many, many features > (CVS, SVN, Trac, DBEditor, XDebug, ...). > It is really useful editor if you work with such framework as "Symfony > Framework". I see, thanks. |