Re: A good editor

From: Bob (clarke_at_qualitythink.com)
Date: 06/21/04


Date: 21 Jun 2004 12:31:34 -0700

I like homesite. It is a html editor at heart. When you write php
you are writing php inside a html page. So it makes sense to me.

It is customizable, and has many template pages to start with.

I have it set up to sumbit to a webserver (Xtami sp?) which calls the
php parser and returns the page to IE. So I can view the result of a
page with a single click.

I have tried all the above and below mentioned, but none handle html
as easily as homesite does.

Oh, I do make calls to mysql via php within the editor environment.

Andrzej Bednarczyk <andrzej@kreo9.NOSPAM.com> wrote in message news:<40d2c599@news.home.net.pl>...
> sure,
> if you are working on linux try Kdevelop or Quanta.
> if on windows: try Zend Studio (zend.com) or macromedia homesite
> on mac you can use quanta as well (I think) or use mac's build-in solutions
>
> regards
> andrew
>
>
> > Hi,
> >
> > I want to do some Web development using HTML, Javascript, PHP and MySQL.
> > Does anybody recommend any good editors to use in this Web development.
> > Something that works well and makes development faster and easier but
> > doesn't take away the power of writing code?
> >
> > Nick



Relevant Pages

  • Re: what are you using to write webpages?
    ... In my experience the HTML editor is unimportant. ... Scripting with both PHP and JavaScript -- is even more fun and challenging. ...
    (Fedora)
  • Re: free editor like frontpage?
    ... i'm currently working on a site on the side for family, i do the html ... Davor's PHP Editor: http://www.pleskina.com/dphped/main.php ... XML for free: ...
    (comp.infosystems.www.authoring.html)
  • Re: Lost formatting in browser view source
    ... At the same time your html pages without php-code are processed by php. ... If you are concerned about users links and bookmarks to break, you have the nice option in apache to rewrite rules, if they try to load a "missing" html page, redirect them to a php file with the same name. ... run your editor, load 100 pages, use find/replace to change the address ...
    (alt.php)
  • Searching for a WYSIWYG HTML Editor - See My Requirements before commenting.
    ... I need a special kind of WYSIWYG html editor, and would like to see if ... and have it converted to simple html code. ... I build a fair number of simple web sites that use php code to include ... minus any of the header or footer stuff most editor add. ...
    (alt.html)
  • Re: A good editor
    ... It is a html editor at heart. ... PHP inside HTML is the best solution. ... HTML-coder - then homesite or quanta (linux) is the right choose. ...
    (comp.lang.php)