Not that the admins of this forum condone this sort of thing...Oromian wrote:oldtimer wrote:I use Dreamweaver. It is good but expensive. If you just want a text editor there are several free ones or what I used to use was Ultra edit.
http://www.xxxxx.com or http://www.xxxxxxxx.com
It's free there.
What's a good editor for PHP (WinXP)
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
I've tried dreamweaver. Nice. Trial ran out, and no I wasn't familiar with cracks tehn.
MOSTLY I use HTML-KIT from chami, I supports anything a user can make a plugin for (theres one for most things) and you can end up with a really nice programming that will(in my experience) allow you to program in php quite well, and if you use html along side it often, it will highlight both individually. Theres a few nice plugins for php besides highlighting, like code suggest, lookup, etc.
As for hardcore editing and debugging, Zend's dev environment is the best, no competition. What'daya expect? they helped with php itself! (It has code and function index, live debugging, html output, etc...
Both work well on XP. if your computer can handle XP well, it can handle zend easily, and HTML-KIT is a peice of cake.
MOSTLY I use HTML-KIT from chami, I supports anything a user can make a plugin for (theres one for most things) and you can end up with a really nice programming that will(in my experience) allow you to program in php quite well, and if you use html along side it often, it will highlight both individually. Theres a few nice plugins for php besides highlighting, like code suggest, lookup, etc.
As for hardcore editing and debugging, Zend's dev environment is the best, no competition. What'daya expect? they helped with php itself! (It has code and function index, live debugging, html output, etc...
Both work well on XP. if your computer can handle XP well, it can handle zend easily, and HTML-KIT is a peice of cake.
If you are just looking for a text-editor and come from a VI background, then vim is an excellent choice. It supports syntax-highlighting, MS Visual Studio integration (can replace the default editor), and Windows Explorer shell integration (right click and edit any file w/ vim). If you're familiar with gvim under Linux, it works the same way.
You can also download emacs for Windows, but its been a long time since I've been on that side of the fence... You'll have to find that URL yourself.
Both of the above are free (legally).
However, if you're looking for a PHP IDE, then PHP Edit or PHP Coder are pretty nice (as well as free).
My $0.02,
db
You can also download emacs for Windows, but its been a long time since I've been on that side of the fence... You'll have to find that URL yourself.
Both of the above are free (legally).
However, if you're looking for a PHP IDE, then PHP Edit or PHP Coder are pretty nice (as well as free).
My $0.02,
db
-
crazyjimsmith
- Forum Commoner
- Posts: 28
- Joined: Sat Jan 11, 2003 1:46 pm
- Location: Sydney
- Contact:
I use edit plus as well. I dont know I have a stack of editors here and I find the simple ones the best. Bythe time you finnish stuffing around with dreamweaver you are done coding on edit plus. Thats my experience.
I cant find the particular post but somebody asked if the was a way to test php script on their machine. I am assuming that they are a windows user. I use a program called easyphp. It is very cooland it is free. http://www.easyphp.org
I cant find the particular post but somebody asked if the was a way to test php script on their machine. I am assuming that they are a windows user. I use a program called easyphp. It is very cooland it is free. http://www.easyphp.org
-
PHP-Editors.com
- Forum Newbie
- Posts: 4
- Joined: Mon Feb 03, 2003 9:23 am
I use PHP Edit http://phpedit.com - it that free one.
Its damn good for the price !!!
Its damn good for the price !!!
Thank you guys soo much for the suggestions.
I think I will have to give Zend Studio a try (is it free or do I have to visit navnetwork for an internet discount?).
My $0.02 about anything from Macromedia:
It's pure <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>! All of it. I don't care what kind of magical web gui's you can create with it, it's crap. I have never seen such a buggy IDE in my life. The integrated ftp is slow and buggy and I find that, unless you use the server extensions for it, the goddamn thing is overkill.
And FlashMX. I want to find the geniuses that derived ActionScript and personally thank them, right in the mouth! I thought javascript was ambiguous and convoluted. I was wrong. ActionScript takes the frickin cake.
I have found that PHPEdit and UltraEdit32 do right by me every time. The autocompletion of PHPEdit allowes me to type like a madman without making stupid syntax errors. The best part about PHPEdit is it's ability to handle syntax-highlighting on templates. Even DreamweaverMX can't keep up with that.
UltraEdit is dope for anything from writing windows scripts to php to assembly or verilog (yes, I'm a computer science major, so I have to dabble in everything).
Once again, thanks guys.
BTW, I have done dual boot every year for the past 5 years. I have found that no matter my configuration, my kids still manage to ruin my Linux setup. It just doesn't have the hard reboot recovery that XP does. However, Linux ran on my machine as a web server for 3 months with a bad memory module. There was a resistor that broke off but it didn't phase Linux. XP, however, croaked on install because of it....
I think I will have to give Zend Studio a try (is it free or do I have to visit navnetwork for an internet discount?).
My $0.02 about anything from Macromedia:
It's pure <span style='color:blue' title='I'm naughty, are you naughty?'>smurf</span>! All of it. I don't care what kind of magical web gui's you can create with it, it's crap. I have never seen such a buggy IDE in my life. The integrated ftp is slow and buggy and I find that, unless you use the server extensions for it, the goddamn thing is overkill.
And FlashMX. I want to find the geniuses that derived ActionScript and personally thank them, right in the mouth! I thought javascript was ambiguous and convoluted. I was wrong. ActionScript takes the frickin cake.
I have found that PHPEdit and UltraEdit32 do right by me every time. The autocompletion of PHPEdit allowes me to type like a madman without making stupid syntax errors. The best part about PHPEdit is it's ability to handle syntax-highlighting on templates. Even DreamweaverMX can't keep up with that.
UltraEdit is dope for anything from writing windows scripts to php to assembly or verilog (yes, I'm a computer science major, so I have to dabble in everything).
Once again, thanks guys.
BTW, I have done dual boot every year for the past 5 years. I have found that no matter my configuration, my kids still manage to ruin my Linux setup. It just doesn't have the hard reboot recovery that XP does. However, Linux ran on my machine as a web server for 3 months with a bad memory module. There was a resistor that broke off but it didn't phase Linux. XP, however, croaked on install because of it....
-
superwormy
- Forum Commoner
- Posts: 67
- Joined: Fri Oct 04, 2002 9:25 am
- Location: CT
Excuse me for sounding lame -- but what's the difference between homesite and dreamweaver. I've never used either, but I definitley need to familiarize myself with a decent editor (one that works well with php and editing in general). Though I've never really been one to be too fond of them, it really is a necessity in the industry.
Cheers.
Cheers.
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Dreamweaver MX also includes Homesite now (the packaged the two together). That isn't saying much, because Dreamweaver MX is still primarily a visual editor, but you can do strictly hand code in it.
I had a friend who did that for all his hand code. He liked it, and use it because it just worked for him.
However! It do go around changing include file paths on him. Apparently, he didn't have some option switched off, but that doesn't matter. It switched paths on him, causing hours of bugs before we found out what was causing the problem.
I personally use ZDE. Yes, it's Java based. Yes, it's not as fast as the others. However, I have a machine that makes it fast enough (1 Ghz, 1Gig Ram for Linux, 1Ghz, 512 MB RAM for Windows). ZDE offers a lot beyond syntax highlighting (not really a feature, more like a common denominator) and simple debugging ( the remote debugging capability is very, very nice). It can be a bit expensive, but for me, I found it was worth it.
ActiveState puts out an editor called Komodo that has similair features, is cross platform, and it's not Java, but I didn't purchase it for various reasons.
I suggest trying both Komodo and Zend out. Both are excellent packages, weigh in at about the same price, and offer some of the same features.
Zend Development Environment
http://zend.com/store/products/zend-studio.php
Komodo
http://www.activestate.com/Products/Kom ... ation.plex
I had a friend who did that for all his hand code. He liked it, and use it because it just worked for him.
However! It do go around changing include file paths on him. Apparently, he didn't have some option switched off, but that doesn't matter. It switched paths on him, causing hours of bugs before we found out what was causing the problem.
I personally use ZDE. Yes, it's Java based. Yes, it's not as fast as the others. However, I have a machine that makes it fast enough (1 Ghz, 1Gig Ram for Linux, 1Ghz, 512 MB RAM for Windows). ZDE offers a lot beyond syntax highlighting (not really a feature, more like a common denominator) and simple debugging ( the remote debugging capability is very, very nice). It can be a bit expensive, but for me, I found it was worth it.
ActiveState puts out an editor called Komodo that has similair features, is cross platform, and it's not Java, but I didn't purchase it for various reasons.
I suggest trying both Komodo and Zend out. Both are excellent packages, weigh in at about the same price, and offer some of the same features.
Zend Development Environment
http://zend.com/store/products/zend-studio.php
Komodo
http://www.activestate.com/Products/Kom ... ation.plex
WinXP/.Net Editors
I have been coding php sine php 2.0, and have been through a myriad of editors. I like PhpEdit best, but it is a bit buggy, especially putting in help file integration, but the DEBUGGER will save you infinite hours going through your code if you install it correctly (and on XP it is a breeze.) Some others I like are PrimalScript, UltraEdit, DPhpEdit, Dzsoft's PHP editor, ActiveState Komodo, and Zend's IDE (although it's pricey and hard to set-up).
There's always notepad, and syntax highlighting in your browser. I have a good script I always use that just highlights with line numbers and that alone saves time too..
There's always notepad, and syntax highlighting in your browser. I have a good script I always use that just highlights with line numbers and that alone saves time too..