473,791 Members | 2,985 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Editors for Windows

Any php editors recommended for Windows systems?

What about a compiled help metafile (.chm)? I'm looking
over http://www.php.net right at the moment through the
list of editors. Looking for something with syntax highlights,
intellisense (if available).

--
Jim Carlock
Post replies to the newsgroup, thanks.
Nov 22 '05 #1
7 1400
Jim Carlock schrieb:
Any php editors recommended for Windows systems?


For everything over 50 line: PHPeclipse.

OLLi
Nov 22 '05 #2
Jim Carlock wrote:
Looking for something with syntax highlights


SciTE?

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

Nov 22 '05 #3
Zend Studio is best.

Nov 22 '05 #4
Jim Carlock wrote:
Any php editors recommended for Windows systems?

What about a compiled help metafile (.chm)? I'm looking
over http://www.php.net right at the moment through the
list of editors. Looking for something with syntax highlights,
intellisense (if available).


Komodo, but is'nt free.

Best regards.
MAX

Nov 22 '05 #5
"Jim Carlock" wrote:
Any php editors recommended for Windows systems?
Toby A Inkster BSc (Hons) ARCS suggested: SciTE?


SciTE...
http://www.scintilla.org, http://scintilla.sourceforge.net/
is very nice. Thanks. I like this one the best.

I compared it to DevPHP from:
http://sourceforge.net/projects/devphp

DevPHP need some fixing up. Too much bugginess
involved with it and using the explorer browser really
annoys me. Anyone from DevPHP here? It installs
php5 (because SciTE uses it's install just fine) but it
itself fails to recognize it's own PHP installation. <g>
It definitely needs ALOT of fixing, including the help
file it installs but fails to read. Also, I thought I was
using Explorer to browse some files and when I
selected SAVE AS it brought up a common dialog
box which looks enough like Explorer so I thought
to try double-clicking inside of it to see what occurs.
It saved my source code into that file. The double-
clicking inside of it should be trapped and discarded.
It at least provided me with a compiled help metafile
for PHP so that answered my question about the
help file. Thanks.

There's another product at. I liked SciTE so much
that I didn't bother to much with this one.
http://sourceforge.net/projects/phpstudiodev/
Oliver suggested using PHPeclipse...
http://phpeclipse.sourceforge.net/

Java and .Net are NOT installed on the system in
question so PHPeclipse gets ruled out. :-) Thanks
for the suggestion Oliver.

Troy suggested:

PHP Designer 2005 provides too much and it's quite an
attactive product (http://www.mpsoftware.dk). The web-
based Explorer stuff in it doesn't appeal to me. And the

intellisense/autocomplete/finelyfinish

isn't finely finished. Very nice product that carries some
potential. Thanks Troy.

I like the SciTE the best. That's my 2 cents.

--
Jim Carlock
Post replies to the newsgroup, thanks.
Nov 22 '05 #6
Jim Carlock wrote:

Oliver suggested using PHPeclipse...
http://phpeclipse.sourceforge.net/

Java and .Net are NOT installed on the system in
question so PHPeclipse gets ruled out. :-) Thanks
for the suggestion Oliver.


IMHO, it's well worth it. I've switched to it from Notepad++, and I've
tried a fairly large number of other editors for it. It catches parse
errors and other things that you normally wouldn't find until run-time,
and let's you see what you're working on as you're working on it. It
shows you "quick diffs", which highlight the left area before the line
to show you things that you've changed/added/deleted since the last
save, and so much more. Also, you can place the cursor on a PHP
function and get context-help from the PHP Manual. It doesn't support
all of the functionality of PHP 5 from a syntax standpoint, for example,
it doesn't yet seem to work totally with PHP 5 classes and the like, but
otherwise, it is wonderful. I'd recommend it highly.

- Mike

--
Strip the obvious trash from the header to send e-mail.
Nov 22 '05 #7
If you're looking for an IDE with full php5 support, I'd recommend
NuSphere PHPED, www.nusphere.com
Below is direct link to their trial version:
http://shop.nusphere.com/customer/do...0evl-Win32.exe
I love this IDE since I start using it in 1999.

JV

Nov 22 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
1715
by: Dustin | last post by:
Hello, I just started programming in Python last night, and I've really enjoyed my experience so far. I would like to know if there is a Windows editor that recognizes Python and will support a module syntax/definition lists For instance, let's say that I set form = cgi and then when I hit the period (".") on the keyboard, a list of objects shows up, such as FieldStorage(), etc.. Any suggestions are appreciated. Thank you! Dustin
6
1645
by: Ivan Voras | last post by:
Are there any editors besides IDLE that can display doc-strings in popups? I tried SPE and DrPython, and while they are ok (better said 'not horribly bad'), they don't seem to have that option. I'd like to see in an editor: - code-completion in case of functions, member variables etc. ("intelli-sense"? :) ) - useful usage of doc-strings, maybe integrated python Help/Manual support - MDI or similar style, with good navigation (this is...
47
2160
by: Pmb | last post by:
Can someone suggest a good editor? I'm using WinEdit right now and I'm not that happy with it (I seem to have an old edition and I'm not sure if it was made by the same organization at www.winedit.com). I'm trying the new version now but would like some advice and comments on other editors and how you like them. Thanks Pmb
3
1620
by: bbxrider | last post by:
am building a website and using templates to get started much of the page content is gif files, so am investigating different gif editors mostly what is needed so far is a tool that picks up the current colors backround foreground, etc and a way to replace/edit current text, the editors i've tried so far, don't seem to have the above, am looking for recommendations for decent editors that are not too expensive or free! that can do mostly...
21
2022
by: windandwaves | last post by:
Hi Folk Right now, I am using notepad2 to edit my PHP files. Do you have any recommendations for any php editors I should purchase instead? I dont mind spending some money for a good product. I also have visual studio and I hear that there is an extension for VS for php. Does anyone have any experience with this? TIA
28
2441
by: rich | last post by:
i know that there are die hard mark uppers that use notepad or some other plain editors...as far as graphic editors are concerned what are some reccomendations both commercial and if any freeware
0
1684
by: CrispinH | last post by:
Hi I've just upgraded some Type Editors from 1.1 to 2.0 and whilst they compile OK, I'm not getting any results in the test harness PropertyGrid. Usually when you select a particular property, the ellipsis appears at the end of the cell and this is not heppening. I was therefore wondering if there had been changes in TypeEditors between ..NET versions 1.1 and 2.0 that I hadn't hear about.
20
7812
by: W. Watson | last post by:
I downloaded python-2.5.msi and installed it. I believe its editor is IDE. I understand there's a Win editor called pythonwin. I believe it's in the download pywin32-210.win32-py2.5.exe, but I'm not sure if this exe file has just the editor or all of Python. Comments? If not how do I get the PythonWin editor by itself? BTW, one of the features I did not like of IDE is the limited file Print command. It puts everything in 16pt type, and...
4
1320
by: mcp6453 | last post by:
I know this question is loaded, but would you please recommend your favorite PHP editor for Windows with syntax checking? I'm just starting with PHP after having not programmed in many years. The choice of editors seems to be as daunting as learning the syntax. It's amazing how good the new editors are, but the ones I have do not include syntax checking.
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10207
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9995
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9029
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5431
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4110
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.