GigabitONE
04-17-2006, 11:30 AM
Hi ... is there any good and easy to use php editor to edit php website?
![]() | View Full Version : any php editor GigabitONE 04-17-2006, 11:30 AM Hi ... is there any good and easy to use php editor to edit php website? Kemik 04-17-2006, 04:25 PM notepad / dreamweaver GigabitONE 04-18-2006, 02:49 PM notepad / dreamweaver Can notepad do it? Mind to provide me the step ... as me in web designer is very poor :crying: bear 04-18-2006, 03:41 PM Any text editor can do it, it's just code. Don't know I'd use DW for it, though. dollar 04-18-2006, 03:48 PM Dreamweaver is good for basic php editing as it has syntax highlightning and some code hints. alMubarmij 04-21-2006, 04:56 PM I prefer Notepad2. it's open source and very lite. SharkBait 04-21-2006, 07:50 PM I use Crimson Basic text editor with colour parsing for languages. For a free IDE PHP editor there is phpDesigner (think that is what it is called) If you have PHP loaded on you machine it can go through you code like MS VisualStudio does for application languages. ub3r 04-21-2006, 07:56 PM i use emeditor: www.emeditor.com it's great for development of all kinds of languages. Kenny3055 04-21-2006, 08:01 PM I use microsoft office frontpage 2003 great program for both html editing and PHP ;) ub3r 04-21-2006, 08:04 PM I use microsoft office frontpage 2003 great program for both html editing and PHP ;) no it's not. SharkBait 04-21-2006, 08:48 PM I use microsoft office frontpage 2003 great program for both html editing and PHP ;) I hope your kidding. Frontpage websites are sooo easily spotted. They're just nasty! I also believe that if you're in web development you should know HTML without the use of some fancy dancy application like FrontPage to layout your content ;) Notepad (well crimson editor) for me!! Used to use nothing but simpletext back in my Mac (68k) days. Lpal-Patrick 04-21-2006, 09:25 PM I use phpdesigner for everything. http://www.mpsoftware.dk/phpdesigner.php Great Software. It supports highlighting and multiple programming languages and full of features. And it's free! FileGig 04-22-2006, 05:33 PM http://www.flos-freeware.ch/notepad2.html It's really lightweight and highlights the PHP to make it a lot easier to work on. Plus, if you have a USB key you can put it on that, as it doesn't require installation. |