Which PHP editor do you use?

Hello programmers
Which php editor do you use? Which is the best you think?
I use php Designer & think it's the best

Hi Guys,
Over the last year Iu2019ve developed a full E-Commerce site in PHP hooking up directly into SAP using SOAP Calls. Very pleased with how itu2019s turned out.
My editor of choice for this project has been Komodo Edit from Active State which is completely free and open source. [http://www.activestate.com/komodo-edit|http://www.activestate.com/komodo-edit]
Well that and VI of course!
Cheers
Matt

Similar Messages

  • Which Text Editor Do You Use ?

    Which do you text editor do you use or recommend for Java programming ?

    Yes see thru this,
    http://forum.java.sun.com/thread.jsp?forum=54&thread=226270

  • Which java editor do you use?

    Just curious as to what Java Editors/Ide's you people are using?
    I tried Forte... but since I only have 2 years of programming JAVa under my belt, Forte and other's like it include alot of 'stuffing' that just makes things more confusing.
    I'm currently using JCreator LE....

    JBuilder is good. Yes Forte CE can make things very confusing. There are some other
    IDES like JDeveloper,Eclipse,IDEA etc. You may visit the site www.eclipse.org

  • Which server model do you use?

    Folks,
    Which server model do you use with Dreamweaver.  ASP, PHP_MySQL or ColdFusion?
    Is anyone still using ASP.Net or JSP with DW?
    In your opinion, which of the three server models is best supported by DW CS5 and which one needs most improvement?
    UltraSuite

    David,
    First of all let me say how impressed I am with your contribution to the Dreamweaver Community.  Your tutorials and other resources are most impressive and I am sure they are appreciated by a lot of Dreameaver users.
    What you have said about PHP is precisely what I have heard from people via private emails.  That is why I recently released a package of simple but frequently used PHP extensions.
    WebAssist seem to have done a great job and I am sure I'll be no competiiton for them or anybody else.  For me this is more like a hobby. That is why when I had the market for server-side extensions, all to myself, I still kept giving away a lot of free extensions.
    I remember in the early days a fellow Dreamweaver sent me an email saying that he had found the MagicSuite on a couple of Chinese servers.  I went to take a look and two servers traced to Shanghai mentioned more than 20,000 downloads each of the MagicSuite, which was free anyway.  This was just within days of a book that was published in Chinese in Taiwan and which (with my permission) had discussed each of my extensions with screenshots, etc.
    Sorry for going off on a tangent.  Thanks for your reasoned response.
    J.S.

  • Which kerning option do you use in After Effects, and which should be the default?

    Which kerning option do you use, Metrics or Optical?
    Which do you think should be the default?
    How would you feel about us changing the default to Optical and creating a new preference where you can set the default?

    OK. Here's where we've ended up for now:
    One of our software engineers is working on fixing the bug that keeps the setting from being persistent. So, if you like Optical, you can set it that way once and it will be the default for new text layers created after that.
    We're not going to change the default right now. Our thinking is that fixing the bug makes it so that the people who want Optical only need to change it once, and we should continue to match Photoshop and Illustrator with their default. Also, Angie makes a good case that even if Optical is the right solution much of the time, having the default be Optical will cause people to miss out when a type designer has done the right thing and done the pairs correctly for the Metrics case.
    We'll revisit this decision if it turns out that our incremental step of just fixing the bug isn't enough to satisfy everyone.
    Thanks for the feedback, everyone.

  • Which Firefox plugins do you use?

    Which Firefox plugins do you use?
    Mine is: Tiny Menu, Adblock Plus
    Last edited by toorlv (2010-05-09 04:24:06)

    gazj wrote:
    JohannesSM64 wrote:
    I don't use Firefox much anymore, but when I do, I only use Vimperator (how can you guys live without that?). When I'm in Windows, though, I also use NoScript, for obvious security reasons.
    rent0n wrote:I use Adblock Plus (how can you guys live without that?)
    By using a hosts file for ad blocking.
    Please give me an example
    This: http://someonewhocares.org/hosts/
    I don't like this approach too much actually.
    I prefer Adblock Plus for Firefox and Privoxy for everything else (uzbl).
    Edit: @Procyon: I didn't find privoxy to be slow nor complex. Could you elaborate what you mean?
    Last edited by rent0n (2010-05-09 15:44:27)

  • New! Poll on Portal Studio: Which discussion forum do you use the most?

    Poll: Which discussion forum do you use the most? http://portalstudio.oracle.com/servlet/page?_pageid=356&_dad=ops&_schema=OPSTUDIO&_mode=3

    I'm giving this thread a bump to remind eveyone that we want to know your opinion.  Please vote in our poll.
    Thanks,

  • What code editor do you use with Business Catalyst?

    I am having many issues with Dreamweaver & BC:
    1 - It keeps thinking that I have the trial version, even though I have a license to Creative Cloud and Creative Cloud shows that I have it.
    2 - When I try to use the integrated Business Catalyst palette, it logs me out of the admin console for my BC site. ANNOYING.
    3 - Most importantly, it doesn't put the files to the server successfully, consistently.  I have change my file and re-put the file 5-6 times before it works.  VERY FRUSTRATING!
    After an hour on the phone with Dreamweaver customer support, the issue is still not resolved.
    So, now I ask you all, what code editor are you using in conjunction with Business Catalyst while implementing your Business Catalyst websites?

    Code editors, I used to use editplus until Adobe locked 90% of the FTP programs out there, now I use Sublime 2 with SFTP plugin but it's uber clunky and not so happy with it...

  • Poll: Which LabVIEW version do you use for new projects?

    I have posted a poll on the LAVA forums, here:
    Poll: Which LabVIEW version do you use for new projects?
    Thank you for taking the time to tell us your thoughts.

    I'm giving this thread a bump to remind eveyone that we want to know your opinion.  Please vote in our poll.
    Thanks,

  • Which mail agent do you use?

    a while back we had "what http daemon" and "what ftp daemon" do-you-use posts...
    so I'm curious about mail agents... qmail? exim? the dreaded sendmail?

    Courier-MTA (as a whole set of programs) is most complete which means you don't have much work finding other elements for your mail server. They are already there and work together very well. The minus is the lack of practical documentation (comparing to other MTAs) and some kind of orthodoxy in implementation (some people think it's not practical).
    Exim is also a very good and well designed MTA with nice and easy to read docs.
    Postfix does not look so orderly but it's probably the most configurable. The docs are a bit spread over the web but the amount of guides and howtos is probably the highiest among all big 3 MTAs (check out some MTA mailing lists - it's probably most popular MTA so naturally most weird config has already been tried by someone).
    Most if not all of the typical tasks can be done using any of the above.
    If this is your first MTA and you want a simple setup and at the same time you don't want to spend time on searching and tweaking components of a mail server (POP, IMAP, webmail etc.) choose Courier-MTA. Courier-MTA is probably the least popular among the big 3 MTAs (but not because of its quality).
    If you need more from MTA and want good examples of working configs but your setup is not very complex and you are not the type of person who likes to write lots of scripts choose Exim.
    If you want some special configuration, tons of examples and docs and have time to dig in it and customize to your needs (in other words you want it as flexible as possible), choose postfix. Postfix is very often a choice of internet providers.
    The above is only my opionion based on my experience and is only an advise for fubar (so don't flame! I'm burnproof :-))

  • Which 1GB memory do you use for your iSight iMacG5?

    Hello all,
    I just got my iSight iMac 20" couple days ago and want to upgrade with another 1GB memory, so I am wondering which 1GB memory module do you use or purchased from?
    I have looked up samsung and crucial, and I found newegg.com provides the best price so far.
    So please let me know what memory you have and where you got it. Thank you!
    By the way, will memory become cheaper during thanksgiving?

    http://www.newegg.com/Product/Product.asp?Item=N82E16820147147

  • Which SATA drivers do you use for nForce3 chipset?

    Windows Generic or the ones that come with the nForce3 drivers?
    When using the nForce drivers, my hard drive operates louder and the light appears to be flickering a lot more (indicating more hdd access) when compared to the Windows XP drivers.
    Which do you use? What should I be using? I remember reading some threads that said nForce SATA drivers suck... but that was months ago.
    Thanks for any info
    (Please note that I am NOT, I repeat, NOT talking about RAID, just standard serial ATA)

    56 Views and no replies  
    lol, guess no one uses hard drive drivers

  • When you purchase another apple product, which set up do you use? New, back up from iCloud or iTunes?

    Which set up do I use when another apple product is purchased? New, back up from iCloud or iTunes?

    It depends on if it is a replacement for an older device.   If so, then set-up as new from backup. 
    If you are using both devices, they can be set up as separate devices, yet sync information through your iCloud account.

  • Which CPU Cooler did you use for your CPU?

    Hi guys, just wondering, what CPU Cooler did you use in your mega 865?
    Did you use the Intel or the MSI CPU cooler?
    Which do you think is better?
    I used the MSI CPU Cooler, Which I think is better cause it has a copper base which can transfer heat faster. Also the heatsink must have been designed for the case too.

    ^
    The Mega 865 came with an additional "extra page" on how to install the Intel CPU Heat Sink into the 865, so it could be that msi thought that intel's solution was better? The manual of course had how to install the msi heat sink, so rather than printing the manual again, they provided an extra information sheet.

  • Which www daemon do you use, and why?

    I currently use apache, but have been looking into lighttpd lately. I have read some very good things about its performance.
    What www daemon do you use?
    Why do you use it?

    I'm not a httpd guru (read: I don't need any special features), but as for now I use lighttpd as my small web server. It's pretty simple, yet robust. Configuration is a breeze, everything's in one place, documentation covers all the important things in a nice manner. Moreover, benchmarks show it to be more efficient than apache, although it doesn't concern me that much ;-)
    Apache is obviously a good piece of software, but with robustness comes the complicity. Like not even being sure what's the compress module for apache2 (*points at cactus*) ;-)
    I've tried lighttpd solely for fun and, well, managed to set up some things I wouldn't even bother to set with apache (i.e. I wouldn't bother to browse all those modules docs, seeking the right thing).

Maybe you are looking for