473,378 Members | 1,623 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

which editor software is for php?

any free version php program editor? now, I'm using wordpad, :) any recommendation?


thanks

bear
Sep 25 '07 #1
7 1535
bno
8
Really you cannot go wrong with commercial software such as Adobe Dreamweaver.

However for a freeware solution to coding, i recommend Crimson Editor

It is a suitable replacement to notepad, and it has features like colour coded programming tags. It features many programming languages including PHP.

You can get it at http://www.crimsoneditor.com/
Sep 25 '07 #2
nathj
938 Expert 512MB
any free version php program editor? now, I'm using wordpad, :) any recommendation?


thanks

bear
You should really stay away from Dreamweaver in my opinion. If you use the WYSIWYG editing in it the code it produces is awful.

I use AceHTML which comes as freeware and inexpensive commercial software varieties. Alternatively TextPad is a great text editor and you can download syntax files for it including PHP. You can also edit the syntax and the clip library files really easily.

Just Google either of those products and you could be up and running in no time. But please don't use Dreamweaver, it's over priced and not that good.

Cheers
nathj
Sep 25 '07 #3
bno
8
There is nothing wrong with dreamweaver....

It has 3 views that the user can choose from, Code View, Design View or Split View. Code is identical to a text editor, Design works as a WYSIWYG and split shows both. If you use the "Design view" you probably deserve to have sloppy code (same goes for split view to be honest)!
Sep 25 '07 #4
nathj
938 Expert 512MB
There is nothing wrong with dreamweaver....

If you use the "Design view" you probably deserve to have sloppy code!
That's the trouble with Dreamweaver - the cost comes at you because of the clever WYSIWYG Design View and so people use it resulting in poor websites all over the place. Granted it's better that the old MS Front Page system but not by much. I just think that it's over priced compared to other editors which are, for editing code, just as good if not better and are a lot cheaper.

I could use Dreamweaver in my job now but have decided to use AceHTML instead beacuse as far as code editors go it is brilliant.

I was just expressing an opinion, maybe a bit stongly, and warning against the temptation of the design view.

Sorry if I offended I was commenting on software and not developers. I know alot of people who use DW and I have a lot of respect for them and their work is excellent, like I say it was an opinion about a product.

Cheers
nathj
Sep 25 '07 #5
bno
8
That's the trouble with Dreamweaver - the cost comes at you because of the clever WYSIWYG Design View and so people use it resulting in poor websites all over the place. Granted it's better that the old MS Front Page system but not by much. I just think that it's over priced compared to other editors which are, for editing code, just as good if not better and are a lot cheaper.

I could use Dreamweaver in my job now but have decided to use AceHTML instead beacuse as far as code editors go it is brilliant.

I was just expressing an opinion, maybe a bit stongly, and warning against the temptation of the design view.

Sorry if I offended I was commenting on software and not developers. I know alot of people who use DW and I have a lot of respect for them and their work is excellent, like I say it was an opinion about a product.

Cheers
nathj
Yeah, I totally appreciate that, I wasn't having a go.. sorry if it came across that way. :)
Sep 25 '07 #6
nathj
938 Expert 512MB
Yeah, I totally appreciate that, I wasn't having a go.. sorry if it came across that way. :)
Hey, no worries. We all have our opinions and I like the rest am often too quick to defend them. All is good as they say, and hopefully the little discussion will have helped in some way.

Cheers
nathj
Sep 25 '07 #7
ak1dnar
1,584 Expert 1GB
PhpEclipse is a good one But first you have to use eclipse IDE.
Sep 25 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: why | last post by:
Hi, I am looking for a software that install php+apache+mysql on my computer and it has builtin php editor .That editor should be connected with mysql database . Is that type of feature are...
7
by: Mike Kamermans | last post by:
I hope someone can help me, because what I'm going through at the moment trying to edit XML documents is enough to make me want to never edit XML again. I'm looking for an XML editor that has a...
133
by: Jane Withnolastname | last post by:
I have a web page that uses an unordered list (<UL>) and the LH (list header) tag. I know LH is a valid tag because it is clearly defined by the W3C here:...
6
by: Mark | last post by:
I am developing in Visual Studio 2003 using C++ .NET. Whenever I switch to the dialog view of a form, there is a pause of 5 - 15 seconds. Whenever I run the application there is a 10-15 second...
18
by: siliconwafer | last post by:
I want to create a text editor using C. I want user to enter text freely without worring about what's gonig inside. I tried some combinations of fgets,fgetc with realloc and stdin as poniter.Bute...
43
by: Mladen Adamovic | last post by:
Hi! I wonder which editor or IDE you can recommend me for writing Python programs. I tried with jEdit but it isn't perfect.
0
by: Rob Panosh | last post by:
Hello, I am posting this message because I came across an awsome source code editor control "Editor.Net", it has built in Intellisense (Code Completion), line numbering, bookmarks, etc ... to...
13
by: Aaron | last post by:
Any recommendations for a free PHP code editor?
29
by: aarthi28 | last post by:
Hi, I have written this code, and at the end, I am trying to write a vector of strings into a text file. However, my program is nor compiling, and it gives me the following error when I try to...
9
by: SMALLp | last post by:
Hello! I'm new in wxPython and before i start doing anything I have one qustion. Shoul I use some of editors like boa, spe or shoud i use my favorite text editor! i used IDLE on windows and...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.