Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: A Good PHP editor

  1. #1
    Junior Member
    Join Date
    Feb 2002
    Posts
    13

    Exclamation A Good PHP editor

    Does anyone know a good php editor

    Or how to get dzphp to allow me to use it after the 30-day trial

  2. #2
    Senior Member
    Join Date
    Oct 2001
    Posts
    872
    ...This Space For Rent.

    -[WebCarnage]

  3. #3
    Senior Member
    Join Date
    Nov 2002
    Posts
    186
    Personally, I am big fan of VIM (vi Improved) to do all my code text editing. It is not as cool as an IDE, but it is consistent, and it does formatting and text highlighting based on keywords, braces, quotes, etc. It has built in support for almost any language you can think of too. I like the idea of a consistent interface no matter what language I am using. You can check it out at
    www.vim.org
    Try it out!
    \"When you say best friends, it means friends forever\" Brand New
    \"Best friends means I pulled the trigger
    Best friends means you get what you deserve\" Taking Back Sunday
    Visit alastairgrant.ca

  4. #4
    What OS are you running? I have had excellent luck with BlueFish, http://bluefish.openoffice.nl but is *NIX.

    For Win platforms, I have used HTML KIT http://www.chami.com/html-kit/ and PHPIDE http://www.phpide.de/

    I wish you the best of luck in your PHP code

    regards

  5. #5
    Leftie Linux Lover the_JinX's Avatar
    Join Date
    Nov 2001
    Location
    Beverwijk Netherlands
    Posts
    2,534
    Quanta for KDE (linux)

    http://quanta.sourceforge.net

    also has a lot of php information (books) and good syntaxghliting..

    it's the one for me !!
    ASCII stupid question, get a stupid ANSI.
    When in Russia, pet a PETSCII.

    Get your ass over to SLAYRadio the best station for C64 Remixes !

  6. #6
    Junior Member
    Join Date
    Feb 2002
    Posts
    13
    I have Windows 98 it's kinda old but I'm teaching myself PHP on an old computer so this is all I have to work with

  7. #7
    I have Windows 98 it's kinda old but I'm teaching myself PHP on an old computer so this is all I have to work with
    That's ok Maybe you should check out PHPDev: http://prdownloads.sourceforge.net/p.../phpdev423.exe it has PHP, MySQL and Apache in one nifty package.

    Good luck!

  8. #8
    Senior Member
    Join Date
    Oct 2001
    Location
    Helsinki, Finland
    Posts
    570

    Re: A Good PHP editor

    Or how to get dzphp to allow me to use it after the 30-day trial
    Hmm, let's see... Oh, there's a simple solution for this! You have to register it! Go here and pay $39 and you can use it 31 days, 32 days, or as long as you want!

    FWIW, I do all my text editing with NoteTab Pro of which I happily paid the $19.95 it costs.
    Q: Why do computer scientists confuse Christmas and Halloween?
    A: Because Oct 31 = Dec 25

  9. #9
    Senior Member
    Join Date
    Mar 2002
    Posts
    502
    For any PHP project I do, I use "Zend Development Environment". Syntax highlighting, debugging, and a lot of other functions.

    Very nice for developers. Check it out at www.zend.com
    Bleh.

  10. #10
    Banned
    Join Date
    Jul 2001
    Posts
    264
    I also use Quanta (mentioned above) I like it. Well I tolerate it. Just because i am to lazy to find something better.

Posting Permissions

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