I am newbie in PHP, Thanks for any advise.
What editor is the most common in PHP developer?
Collapse
This topic is closed.
X
X
-
CylixTags: None -
Binod Pant
Re: What editor is the most common in PHP developer?
I use PHPDesigner . It's really cool, with syntax highlighting for PHP as
well as other languages. It's got options like running PHP code and
connecting to web server if you ca configure it. As for a newbie, it's
support for PHP commands/functions is awesome. Try it out.
"Cylix" <cylix2000@gmai l.comwrote in message
news:1156943888 .915279.110890@ b28g2000cwb.goo glegroups.com.. .>I am newbie in PHP, Thanks for any advise.
>
-
mootmail-googlegroups@yahoo.com -
larry@portcommodore.com
Re: What editor is the most common in PHP developer?
Cylix wrote:I think you will find a long list. Syntax Highlighting is a very niceI am newbie in PHP, Thanks for any advise.
feature, auto indentation, etc.
I use Linux so am using many KDE tools such as the Quanta web
development environment which has the Kate Editor embedded. Very nice.
Larry
Comment
-
dawnerd
Re: What editor is the most common in PHP developer?
Cylix wrote:I use Dreamweaver. Yes I know, hit me if you want.I am newbie in PHP, Thanks for any advise.
Comment
-
Balaskas Evaggelos -
ltruett@fluffycat.com
Re: What editor is the most common in PHP developer?
Cylix wrote:I use Eclipse with PHP extensions.I am newbie in PHP, Thanks for any advise.
The Eclipse Foundation hosts 400+ open source projects with vendor-neutral governance, enabling global collaboration in automotive, IoT, cloud, and emerging …
Zend is a trusted source for PHP development platforms, including secure runtimes, PHP monitoring tools & full PHP support for developers worldwide.
Open source and free. It does have syntax highlighting and a ton of
other features.
I also sometimes use notepad for quick edits.
Comment
-
IchBin
Re: What editor is the most common in PHP developer?
Binod Pant wrote:I realize that asking which IDE is best is usually very subjective andI use PHPDesigner . It's really cool, with syntax highlighting for PHP as
well as other languages. It's got options like running PHP code and
connecting to web server if you ca configure it. As for a newbie, it's
support for PHP commands/functions is awesome. Try it out.
>
"Cylix" <cylix2000@gmai l.comwrote in message
news:1156943888 .915279.110890@ b28g2000cwb.goo glegroups.com.. .>>I am newbie in PHP, Thanks for any advise.
>>
>
usually ends up as a Holy IDE war response. So here is my battle report.
The PHP Designer you are talking about is not the current version of PHP
Designer. The newest version was just released last week. It is called
'PHP Designer 2007'. This new release comes in two flavors: a free one
and a commercial one. The commercial one is actually has the same
functionality of the last free version. Now you will have to pay $69.00
or €55 EUR. I can not recomand this IDE anymore unless you have the 'PHP
Designer 2006 Beta' release. That said it still does not have an
interactive debugger.
As a Java programmer I been using Eclipse for the last two and a half
years.. Now that I am learning PHP it was natural for me to use the
Eclipse PHP plugin. It is a new Eclipse project but the Zend support
people are really putting together a nice plugin.
I also use PHPEdit. I was able to get a free copy for personal use.
This is a nice IDE but the new versions seems to run slower than the
prior release.
So, no matter what answers you get for your question. You will have to
test out the IDE's yourself to see which one meets you own needs..
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Comment
-
Rafe Culpin
Re: What editor is the most common in PHP developer?
In article <1156943888.915 279.110890@b28g 2000cwb.googleg roups.com>,
cylix2000@gmail .com (Cylix) wrote:
I am newbie in PHP, Thanks for any advise.
--
To reply email rafe, at the address cix co uk
Comment
-
Andrew Poelstra
Re: What editor is the most common in PHP developer?
"Cylix" <cylix2000@gmai l.comwrites:
I use emacs; it has highlighting for all the languages I use (plus many,I am newbie in PHP, Thanks for any advise.
>
many more), and it has a newsreader in it, so I don't even have to leave
my editor to post.
--
Andrew Poelstra <http://www.wpsoftware. net/projects>
To reach me by email, use `apoelstra' at the above domain.
"Do BOTH ends of the cable need to be plugged in?" -Anon.
Comment
-
Tim Van Wassenhove
Re: What editor is the most common in PHP developer?
On 2006-08-30, Cylix <cylix2000@gmai l.comwrote:Test them all yourself ;) And get the one that makes you the mostI am newbie in PHP, Thanks for any advise.
productive... Imho all decent editors are already half ide's these days
that give you syntax highlighting, formatting, auto completion,
intellisense, ...
A good place to start: <http://www.wiki.cc/php/Editors/>
I've been using UltraEdit, Eclipse (tried phpeclipse and trustudio plugins),
(And a whole lot of others that i'm not going to mention...)
Today i use gvim everywhere (e-mail, usenet, scripting, ...).
--
Met vriendelijke groeten,
Tim Van Wassenhove <http://timvw.madoka.be >
Comment
-
onembk
Re: What editor is the most common in PHP developer?
On 2006-08-30 07:18:10 -0600, "Cylix" <cylix2000@gmai l.comsaid:
I use UltraEdit under Windows and Vim and Zend Studio on OS X.I am newbie in PHP, Thanks for any advise.
UltraEdit and Vim rock! I'm fairly new to Zend but I like it so far.
Comment
-
Petr Vileta
Re: What editor is the most common in PHP developer?
"Cylix" <cylix2000@gmai l.comwrote in
news:1156943888 .915279.110890@ b28g2000cwb.goo glegroups.com.. .I use Komodo http://www.activestate.com/ but, yes, it is not freeware ;-)>I am newbie in PHP, Thanks for any advise.
>
--
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
Comment
-
BradChow
Re: What editor is the most common in PHP developer?
I use Dreamweaver also. It can make you see PHP code and HTML frame
simultaneously.
dawnerd wrote:Cylix wrote:>I am newbie in PHP, Thanks for any advise.
I use Dreamweaver. Yes I know, hit me if you want.Comment
-
malatestapunk
Re: What editor is the most common in PHP developer?
Cylix wrote:I used exclusively Notepad++ on Windows, Kate and elvis on Linux. Now II am newbie in PHP, Thanks for any advise.
use Eclipse more and more on both platforms - but lightweight editors
are still the best for some things.
Comment
Comment