PHP Editor - which to use?

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Re: PHP Editor - which to use?

    I don't know if such an animal exists?
    I use Windows Wordpad as a text editor. Then I use Microweb from:
    [url]http://www.indigostar.com/microweb.htm[/url]
    You might want to download a newer copy of PHP from [url]http://www.php.net/downloads.php[/url]
    This is lilkely not what you are looking for, but will do a very nice job working offline.
    John

    Binay wrote:
    > Please suggest me a good PHP editor like ( Microsoft's Interdev for ASP) to write my php programs/scripts and get a visual feel.
    John Taylor-Johnston Guest

  2. Similar Questions and Discussions

    1. .fso editor
      Hi All, Just wondering If anyone knows about .fso can be edit and resave. Flash Shared Object Editor??? Looking forward to a positive...
    2. PHP Editor
      What's the best php editor out there? Thanks in advance for nay replies!
    3. Invoking another Editor (UrlEditor) from an Editor (CollectionEditor)
      Hi, Any pointers how I can invoke the UrlEditor from a custom CollectionEditor? I have a collection property that represents a list of...
    4. editor again
      just tried the menu external editor choice and it worked. the toolbar icon didn't. B Marcato
    5. my sql editor
      i've lost my sql editor in sql explorer. does anyone know how i can get it back?
  3. #2

    Default Re: [PHP] Re: PHP Editor - which to use?

    I find having a virtual host for development to be best when viewing
    your handiwork as you develop it. It provides the convenience of
    actually running the PHP code, and makes it simple to preview the
    content in the most popular browsers to check for incompatibility
    issues. Then you can use any text/code editor you please.

    Cheers,
    Rob.


    On Mon, 2003-09-22 at 11:46, John Taylor-Johnston wrote:
    > I don't know if such an animal exists?
    > I use Windows Wordpad as a text editor. Then I use Microweb from:
    > [url]http://www.indigostar.com/microweb.htm[/url]
    > You might want to download a newer copy of PHP from [url]http://www.php.net/downloads.php[/url]
    > This is lilkely not what you are looking for, but will do a very nice job working offline.
    > John
    >
    > Binay wrote:
    >
    > > Please suggest me a good PHP editor like ( Microsoft's Interdev for ASP) to write my php programs/scripts and get a visual feel.
    >
    --
    ..------------------------------------------------------------.
    | InterJinn Application Framework - [url]http://www.interjinn.com[/url] |
    :------------------------------------------------------------:
    | An application and templating framework for PHP. Boasting |
    | a powerful, scalable system for accessing system services |
    | such as forms, properties, sessions, and caches. InterJinn |
    | also provides an extremely flexible architecture for |
    | creating re-usable components quickly and easily. |
    `------------------------------------------------------------'
    Robert Cummings Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139