| ★ wanayoo — archive 1999 http://www.devshed.com/Talk/Forums/Forum5/HTML/002241.html | Nouvelle recherche | Portail wanayoo |
|
|
DevShed Discussion Forums
![]() PHP
![]() Best editor with php (Page 1)
|
| This topic is 2 pages long: 1 2 | next newest topic | next oldest topic |
| Author | Topic: Best editor with php |
|
term181170 Junior Member |
Wich is the best editor for php pages mixed with html??? Thanks!! |
|
JonLed Member |
Notepad.
|
|
term181170 Junior Member |
Well..., but how do the pages the great portals like ebay or yahoo??? The question is that i need to do dynamic html pages and i need a good editor. Wich??
quote: |
|
Brynolf Junior Member |
I use Dreamweaver as my HTML Editor. And for PHP I use Ultraedit (You can select and external editor in DW) www.dreamweaver.com www.ultraedit.com Ultraedit can colorize the PHP commands. |
|
aas Member |
I am using Dreamweaver for HTML and "cuteftp" for PHP. Available at www.cuteftp.com |
|
yduvoid Member |
I hand code with Dreamweaver and I use PHPed for php, you can find it at http://www.soysal.com/PHPEd/ You asked wich is the best? Notepads are just as good as Dreamweaver, but Dreamweaver is easier to maintain a large site, but it is very buggy. As for php, you need a special installation in your computer so you can run the scripts. (not as simple as download then install and the rest takes care of itself). [This message has been edited by yduvoid (edited August 02, 2000).] |
|
aarongb Member |
I use, Homesite, UltraEdit and NEdit Overall, I think I prefer Homesite. Couldn't say why, just personal preference. NEdit is hell to set up on Win32, but its become my choice for linux. I use UltraEdit daily, but not for PHP. Go figure. |
|
woodgnome Member |
My current favourite for php/html is CodeWhiz which allows various language modules to be added in to give tag completion, colouring etc. Its shareware $19.95 www.incatec.com |
|
walshs Member |
i use a combination of Dreamweaver and Homesite, Homesite is best for PHP due to the way it colours the syntax of PHP is makes it alot easier to see what you are doing waseem visit : http://www.itstop.com into sports?? then goto |
|
wouterr Member |
quote: well, Notepad does all these (at least i do) ------------------ |
|
cka Member |
As was suggested at the top of this thread, I use textpad 4.3 as well. Textpad has never failed me (except in 1 little problem with syntax highlighting), but it is a great php editor as well as asp, perl, c, and all the other lovley programming/scripting languages. Let's not count out text, too... ![]() ------------------ |
|
nikunj Member |
I use Editplus to as the editor for ASP, PHP, HTML as it has many facilites included with it. Just chec it out from www.editplus.com and u will understand it is really good and it setup is very easy even. Then Best OF luck |
|
JasterMereel Junior Member |
I have to go with Textpad as well. I am 100% Linux on my home PC's, but Textpad is one of those few apps that I actually miss from the Windows world. Also, I heard that UltraEdit is really cood too. Jaster Mereel ------------------ |
|
trahma Member |
I've been coding in php for the past year and in my opinion, the best I've used is Homesite. It's color coding is near flawless, and if you have a decent amount of ram it loads fast and even has ftp support (granted the ftp support needs to have status messages though). If you don't need a WYSIWYG editor, I recommend Homesite. If you need one, add Dreamweaver to the equation. -Justin King |
|
Gil Junior Member |
It is true that notepad is good for basic functions, but when I need multiple files open in one program, notepad doesn't cut it. And when I have to pump out several full websites a month, notepad slows me down. I use a WYSIWYG editor (Dreamweaver, I like it the best) and Nedit for PHP and the countless other programming languages I use. ------------------ |
|
rycamor Member |
If you are 'trapped' in a Windows environment, but are at heart a Unixer, I recommend UltraEdit. Yes it actually costs something, but at $30, I don't think I have made a better investment in software. It is incredibly customizable, and supports such things as FTP open/save as (so your file never even needs to reside on your Windows C:\ drive), Perl-style regular expressions, multiple project profiles, autocomplete, editable syntax-highlighting files, macros, multiple clipboards and a quite a few other niceties that make your coding more productive. (No, I don't work for the company, but in my dealings with the creator Ian D. Meade, he has been one heck of a nice guy.) P.S. also, he told me he is considering a Linux port of UltraEdit. Let's all cast our vote [This message has been edited by rycamor (edited August 05, 2000).] |
|
girish_gupta Member |
Notepad |
|
Datura Junior Member |
quote: What's wrong with the win32 port of vim/gvim. That's what I use for text editing everywhere. Chris |
|
kranjski Junior Member |
Dont' forget excellent free windows web tool HTML-Kit with support for php, perl, asp, etc. Supports plugins for extensions. Check www.chami.com! |
|
CandG Junior Member |
I second Edit Plus, It has color coded syntax, Auto completion, and a no hassle ftp upload feature. |
|
damari2 Junior Member |
I recommend CodeCommander at http://codecommander.sourceforge.net It's a nice X editor that has color support for most languages, incl. php, html, C etc... |
|
Panic Junior Member |
pfftttt.... pico. |
|
tfillmor Junior Member |
jEdit is a VERY well done editor, and is java-based (read: cross platform) For window$ only I recommend EditPlus. For Linux there are some really good ones available - some are part of an IDE and some are stand alone. IDE category - try Moonshine, or CodeCommander, or CodeForge Editor only - FTE, nEdit and of course Jed Happy coding!!! ------------------ |
|
seanw Junior Member |
quote: PHPEd is a nice editor with PHP debugging: HomeSite is my current editor of choice for HTML... ------------------ |
|
Gozer Junior Member |
I've been using Homesite since version 3.0 (currently 4.5.1). It has many great features like extended search and replace, configurable color coding, undo, and built-in FTP. However, it can be frustratingly buggy. This is especially true with the FTP functionality which has caused me to lose work sometimes. I'm sticking with it hoping to see the bugs worked out soon. I've used a couple of the other like UltraEdit, but the interface isn't as good. It takes too long to do something as simple as open a remote file. I also don't like being forced towards using the "Project" feature. [This message has been edited by Gozer (edited August 07, 2000).] |
|
CodeSlinger612 Junior Member |
Xemacs - Works good, lasts longtime. Good for Unices and Wins. Get it, use it, love it. |
|
jasonwilliams Junior Member |
Under Windows (my prefered coding environment) I use DreamWeaver 2 for prototyping my pages and getting the look right. I then move over to HTMLKit to integrate my PHP code into it. HTMLKit is great because it has both color highlighting and built-in PHP references. Under Linux I'm using Amaya for prototyping (if anybody knows of product close to DreamWeaver please let me know) and CodeCrusader for my PHP coding Hope this helps. |
|
jimhnet Junior Member |
I vote for EditPlus 2. It does all, plus remote edit and no hassle ftp. |
|
gary buckle Junior Member |
As a dedicated Mac user I use BBEdit its just what you need, a no frills easy to use reliable editor. However, on my Sgi, I use NEDIT with a php macro or XEMACS. Very powerful.Lots of windows users here , used one once but chucked it out in favour of a mac. I even use Linux on an old PC I have access to. My advice on editors is to keep it simple. It will save you the hassle of stripping out the excess stuff that gets shoved in... |
|
Bealers Member |
I've been using Homesite for the last few years and I'd always loved it, but 4.5 is rubbish, too buggy and can't deal with files > 1MB V well, also if the Network connection goes down, it crashes horribly. If I'm *forced* to do conceptual stuff, then DW has never let me down. This is so rare though that I've forgotten how to use it This weekend I'm finally 'upgrading' to Linux, from what this discussion has generated, Codecommander looks like it'll do what I want Bealers ------------------ [This message has been edited by Bealers (edited August 07, 2000).] |
|
pschon Junior Member |
Best editor with php ... mac: bbedit nix: emacs windoze: textpad Of course, one will combine development of pages with scripts one writes and one will make full use of macros and re's. |
|
mohammed Junior Member |
quote: I think the best tool for your needs is EditPlus. This is a great editor for all scripting and HTML. It is full of features and easy to use like Notepad.It recognises syntax for many languages including PHP, Perl, Java, C++, etc.. Go and Grab it from http://www.editplus.com/ I'm sure you will like it... Cheers, |
|
binbox Junior Member |
VI, It's the best.. :> |
|
almost Junior Member |
Use Adobe GoLive for html and php, it works well using the asp tags, everything is a graphic marker, you can click on and edit. The syntax colouring is good, there are a few things that don't highlight... ------------------ |
|
JBLallement Member |
Dreamweaver under windows and Vim with syntax highlightning under Linux. But you can spend more time learning Vi than PHP
|
|
web.developer Junior Member |
editplus is the best, it loads in a sec, not like homesite that takes some minutes on my comp (600Mhz/256MB ram), editplus handles large files very quicly, its posible to download extra syntax hiliting files from their website |
|
web.developer Junior Member |
wditplus has builtin support for php |
|
almost Junior Member |
quote: |
|
Shiju Rajan Member |
Editplus is a good tool for php editing..
------------------ "The fear of the LORD is the beginning of knowledge..." |
|
Kaiser_Sose Junior Member |
I cant believe nobody has mentoned the very best editor available today................ and its free dl a copy and tell what you think about it |
| This topic is 2 pages long: 1 2 All times are MST (US) | next newest topic | next oldest topic |
![]() |
|
Copyright © 1997-2000 ngenuity. All rights reserved.
Powered by: Ultimate Bulletin Board, Version 5.41a
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 1999.