Results 1 to 33 of 33

Thread: what is the best php editor

  1. #1

    Thread Starter
    Banned
    Join Date
    Oct 2008
    Posts
    1

    what is the best php editor

    what is the best php editor ?

  2. #2
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Re: what is the best php editor

    notepad++

  3. #3
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: what is the best php editor

    I use dreamweaver...

    Notepad++ is good

  4. #4
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: what is the best php editor

    There is no "best" editor. It is all up to what you want, what you need, and what your willing to pay for...

    NotePad++ is a great free editor with code highlighting.

    there is also Dreamweaver and PHPDesigner, which i like.
    My usual boring signature: Something

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: what is the best php editor

    vim, gedit, Notepad++...

    (I prefer editors that speak more than one language.)

  6. #6
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: what is the best php editor

    Quote Originally Posted by penagate
    vim, gedit, Notepad++...

    (I prefer editors that speak more than one language.)
    i have heard a lot of vim, but never used it. Is it good? i shall try it.

    EDIT:
    never mind... i dont use unix...
    My usual boring signature: Something

  7. #7
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: what is the best php editor

    Quote Originally Posted by I_Love_My_Vans
    I use dreamweaver...

    Notepad++ is good
    Both of those programs are good!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  8. #8
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: what is the best php editor

    Quote Originally Posted by dclamp
    i have heard a lot of vim, but never used it. Is it good? i shall try it.
    Voodoo, mastery of which is a prerequisite to becoming a true keyboard maestro.


    Quote Originally Posted by dclamp
    EDIT:
    never mind... i dont use unix...
    http://vim.org/download.php#pc

  9. #9
    Lively Member Y.P.Y's Avatar
    Join Date
    Sep 2008
    Location
    Tehran - Iran
    Posts
    88

    Re: what is the best php editor

    Notepad & Notepad++ & Dreamweaver is not good for beginners. I think PHP Designer is better for you(If u are beginner).

  10. #10
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: what is the best php editor

    Why?

  11. #11
    Lively Member Y.P.Y's Avatar
    Join Date
    Sep 2008
    Location
    Tehran - Iran
    Posts
    88

    Re: what is the best php editor

    Becuse PHP Designer is smartly/auto code completion(Code parameters).

  12. #12
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: what is the best php editor

    Notepad++ will do that too. Besides, isn't that helpful for everyone, not just beginners?

  13. #13
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: what is the best php editor

    I think that auto code completion is not good for beginners. They will get used to having something else finish the code for them, and become dependent on it instead of learning for themselves.
    My usual boring signature: Something

  14. #14
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: what is the best php editor

    I use PSPad for my CSS/HTML/PHP editing needs....

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  15. #15
    Hyperactive Member
    Join Date
    Dec 2006
    Location
    Ubuntu Haters Club
    Posts
    405

    Re: what is the best php editor

    My favourite is Dreamweaver for the simple fact it follows the highlight_string/highlight_file functions... I haven't found another editor that does yet.
    » Twitter: @rudi_visser : Website: www.rudiv.se «

    If Apple fixes security flaws, they are heralded as proactive. If Microsoft fixes a security flaw, they finally got around to fixing their buggy OS.

  16. #16
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    Re: what is the best php editor

    Well today i have just seen thise on Giveaway of the day.

    It a editor for all developers, free. Only for today, 19 oct..

    http://www.giveawayoftheday.com/hippoedit/

    Try it out or dont.

    Can only download it today and register it.
    PHP: ClassDB

    VB6:
    Own code: Google Translater

    Over and out from Snortop!!

  17. #17
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: what is the best php editor

    Quote Originally Posted by snortop
    Only for today, 19 oct
    "today"..... the 19th..... Umm..... could you put $100 down on the TB Reys to win the pennant and go to the world series? It's already the 22nd here...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  18. #18
    Lively Member Y.P.Y's Avatar
    Join Date
    Sep 2008
    Location
    Tehran - Iran
    Posts
    88

    Re: what is the best php editor

    Hm...

  19. #19
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    Re: what is the best php editor

    year, dont know what i was thinking.

    Think i just saw somewhere the 19. oct and though it was today...

    so it the 22. oct
    PHP: ClassDB

    VB6:
    Own code: Google Translater

    Over and out from Snortop!!

  20. #20
    Lively Member Y.P.Y's Avatar
    Join Date
    Sep 2008
    Location
    Tehran - Iran
    Posts
    88

    Re: what is the best php editor

    Me 2.
    1 years ago, 1386. But now 1387 )))

  21. #21
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: what is the best php editor

    Quote Originally Posted by penagate
    vim, gedit, Notepad++...

    (I prefer editors that speak more than one language.)
    Ditto.
    My Blog.

    Ryan Jones.

  22. #22
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: what is the best php editor

    agree with pretty much everything dclamp said.

  23. #23
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: what is the best php editor

    agree with pretty much everything dclamp said.

    And Dreamweaver aint that bad (keep in mind I hated it for years). If you only use the code editor, it's a great tool. And it's free. Or is it? Dunno, this is China

  24. #24
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: what is the best php editor

    sorry, for some reason i got logged out, and accidently double posted (bug in the forum, not me)

  25. #25
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: what is the best php editor

    Now you have triple posted!

  26. #26
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: what is the best php editor

    Quote Originally Posted by I_Love_My_Vans
    Now you have triple posted!
    ..duly noted

  27. #27
    Lively Member Y.P.Y's Avatar
    Join Date
    Sep 2008
    Location
    Tehran - Iran
    Posts
    88

    Re: what is the best php editor

    Also Zend DE.

  28. #28
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: what is the best php editor

    Well, I'm a PHP newbi but I've been a Java developer for a long time now. Netbeans is my favorite IDE for both. It's cross platform, supports Autocomplete and Can debug PHP code
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  29. #29
    New Member jbaking's Avatar
    Join Date
    Oct 2008
    Location
    Philippines
    Posts
    9

    Red face Re: what is the best php editor

    Quote Originally Posted by phpghost
    what is the best php editor ?
    Beginner/Learning:
    • Notepad (Not NPP/Notepad++, but simply, MS Windows Notepad) - BASICS.ü (I really do believe people should start learning from the hard-way before using IDEs - because IDEs make you lazy and ignorant of the fundamentals.)

    Advanced/Enthusiast/Pro
    • Notepad++ (For people who doesn't want pirated materials, yet can't afford proprietary softies)
    • Macromedia/Adobe Dreamweaver - What I love about this is that it supports multiple programming languages (although not as vast compared to NPP), and it also has a mini-reference for most PHP functions (press SHIFT-F1).

    Good Luck!

  30. #30
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: what is the best php editor

    Let's take it outside..... Poll Time!
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  31. #31
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: what is the best php editor

    Why? It's subjective.... it's asking who has the best fish tacos... everyone is going have their own opinion. Then some one will get in a snip because theirs was left off the list, then it'll turn into a "don't use that because....." or "that's a bad app because.... " besides, quickly scanning this thread, it looks like Notepad++ and Dreamweaver hold the lead...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  32. #32
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: what is the best php editor

    Well, a noob that comes along with just go with what is most used.
    Or did you forget the time when you knew zit, and all this gwarra gwarra made no sense at all?
    Rule of thumb. If you not sure, follow the crowd.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  33. #33
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: what is the best php editor

    Following the crowd is not always the good thing to do. A 'noob' will have to experiment with the suggested editors to find the one he is most comfortable working with.

    If you are walking across a bridge one day and you see a bunch of people jumping off the bridge, would you do it too? (i HATE when parents/teachers/elders ask this question... obviously your not stupid enough to do it...)
    My usual boring signature: Something

Posting Permissions

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



Click Here to Expand Forum to Full Width