TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 08-11-2005, 02:33 AM   #1 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Wink Great PHP Editor

I've never really been one to use a PHP editor because it's always a hassle to me for some reason. A friend gave me this link though:
http://www.mpsoftware.dk/phpdesigner.php

I'm in love with it. The only thing is that it really helps if you have dual monitors as the main window is very crowded.

What do you guys think?
CreativeLogic is offline  
Reply With Quote
Old 08-11-2005, 01:00 PM   #2 (permalink)
The Acquainted
 
Join Date: May 2005
Posts: 106
Thanks: 0
jaswinder_rana is on a distinguished road
Default

I tried that one too, and zend and ultra edit and notepad2 and editplus, and in the end settled with Dreamweaver,
and one of the main reasons is the built in ftp, which i really use,, yes its a bit expensive, but i think its worth spending money
__________________
---------------------------
Errors = Improved Programming.
Portfolio
Send a message via MSN to jaswinder_rana
jaswinder_rana is offline  
Reply With Quote
Old 08-11-2005, 01:03 PM   #3 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

I used Dreamweaver a long time ago but this one has a FTP manager in it as well. I'm usually a notepad type of guy but I figured I might as well try something new. I think this will keep me more organized and work a little more quickly.
CreativeLogic is offline  
Reply With Quote
Old 08-11-2005, 06:42 PM   #4 (permalink)
The Wanderer
 
Join Date: Mar 2005
Posts: 17
Thanks: 0
mikem is on a distinguished road
Default

I use phpdesigner as well. Previously I used dreamweaver however I hated how bulky the program was and how long it took to load. The best part about phpdesigner is how it sorts all the php functions on the side for ease of moving around the code. Saves me a lot of time in the long run.
__________________
Mike
::Shrapnel-Network::
www.shrapnet.com

Last edited by mikem : 08-26-2005 at 02:04 AM.
mikem is offline  
Reply With Quote
Old 08-22-2005, 08:32 PM   #5 (permalink)
The Contributor
 
Join Date: Jun 2005
Posts: 40
Thanks: 0
clenard is on a distinguished road
Default

Yeah, I use PHPDesigner as well... I have Zend that I got for free - but I still hardly use it because it takes forever to load. I don't use Dreamweaver for PHP files because, as said before, it takes forever to load --- it's just too bulky for simple stuff. I do use it if I'm designing a site though!

but yeah PHPDesigner and Notepad is all I use as well :)
clenard is offline  
Reply With Quote
Old 08-22-2005, 09:28 PM   #6 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

Well after I've tried to keep using PHPDesigner I've come to the conclusion there are too many features that it lacks that I need.
CreativeLogic is offline  
Reply With Quote
Old 08-23-2005, 04:15 AM   #7 (permalink)
The Contributor
 
Join Date: Mar 2005
Posts: 81
Thanks: 0
AlEast is on a distinguished road
Default

Lately have been using TextPad for all my php coding.
__________________
NEWEDGE Services, Inc. - Developers of ClientExec
AlEast is offline  
Reply With Quote
Old 08-25-2005, 07:00 PM   #8 (permalink)
The Contributor
 
Join Date: Jun 2005
Posts: 40
Thanks: 0
clenard is on a distinguished road
Default

Quote:
Originally Posted by Ryan
Well after I've tried to keep using PHPDesigner I've come to the conclusion there are too many features that it lacks that I need.
well, i believe he's got a 2006 version coming out soon? what features does it lack?
clenard is offline  
Reply With Quote
Old 08-25-2005, 07:11 PM   #9 (permalink)
The Acquainted
 
Join Date: Mar 2005
Posts: 177
Thanks: 0
CreativeLogic is on a distinguished road
Default

Features I requested on their site:
eatures
- I need a way to upload a full project at a time rather than by files.
- Be able the web folder in order to use the loop back address so that the preview will actually execute code.
- Incorporate ALL major browsers in the the preview. Once you click preview have tabs at the top to preview in the other browsers installed on your PC. All you would have to do is allow users to set each browser's executable path.
- Better FTP support.
- MySQL Database management in a way. Along the lines of the way phpMyAdmin works but be in the program.
CreativeLogic is offline  
Reply With Quote
Old 09-18-2005, 02:15 AM   #10 (permalink)
The Wanderer
 
Tekime's Avatar
 
Join Date: Jul 2005
Posts: 11
Thanks: 0
Tekime is on a distinguished road
Default

I think I tried this a while ago, but never stuck with it. Can't remember why now. I found Zend to be the best solution for PHP, and HTML-Kit for quick changes and HTML/CSS.
__________________
Only the sane are truly insane.
LinuxHostingTalk | Hardware and Game Reviews | PHP Maine
Tekime is offline  
Reply With Quote
Old 09-18-2005, 07:14 PM   #11 (permalink)
The Acquainted
 
Join Date: May 2005
Posts: 106
Thanks: 0
jaswinder_rana is on a distinguished road
Default

Zend is better than anything, but it is slow, however i used it long ago and never tried again, so it might be better now. But that was long ago. it mighe be improved over time
__________________
---------------------------
Errors = Improved Programming.
Portfolio
Send a message via MSN to jaswinder_rana
jaswinder_rana is offline  
Reply With Quote
Old 10-24-2005, 10:09 PM   #12 (permalink)
sam
The Visitor
 
Join Date: Oct 2005
Posts: 4
Thanks: 0
sam is on a distinguished road
Default Zend studio is ok

We use Zend studio inhouse, I must admit initaialy it was hard to switch from Dreamweaver as their code editor seemed cleaner but once I played around with the fonts/code colours I got it working pretty much the same.
__________________
Machine Networks Ltd
UK web hosts | Discount GeoTrust SSL certificates

Last edited by sam : 11-14-2005 at 02:54 PM.
sam is offline  
Reply With Quote
Old 11-14-2005, 02:15 PM   #13 (permalink)
The Visitor
 
Join Date: Apr 2005
Posts: 4
Thanks: 0
Lord Brar is on a distinguished road
Default

Thanks for the tip mate! I am gonna try this editor out. :) Till now I've been using crimson editor. However, this one looks a wee bit better. ;)
Lord Brar is offline  
Reply With Quote
Old 11-14-2005, 02:55 PM   #14 (permalink)
sam
The Visitor
 
Join Date: Oct 2005
Posts: 4
Thanks: 0
sam is on a distinguished road
Default

Zend studio version 5 is out... looking good!
__________________
Machine Networks Ltd
UK web hosts | Discount GeoTrust SSL certificates
sam is offline  
Reply With Quote
Old 02-09-2007, 01:05 PM   #15 (permalink)
The Contributor
 
Join Date: Feb 2007
Posts: 64
Thanks: 9
Killswitch is on a distinguished road
Default

I have php Design Profession 2007, very good program. I usually find myself using ConTEXT most of the time though. If I am working on a large file with many different functions and actions, I will switch over to pdp2007 to jump between things quickly. It really makes working with large files very convenient, plus you can use it to help pick out errors without skimming through line after line of code.
Killswitch is offline  
Reply With Quote
Old 02-12-2007, 05:25 PM   #16 (permalink)
Super ModTastic
 
mike.fro's Avatar
 
Join Date: Apr 2005
Location: Apple Valley, MN
Posts: 89
Thanks: 1
mike.fro is on a distinguished road
Default

I've used PHP Designer 2007 for a while now and like it a lot. Some features it lacks but i'm sure they will be incorporated shortly.
Send a message via AIM to mike.fro Send a message via MSN to mike.fro
mike.fro is offline  
Reply With Quote
Old 02-12-2007, 09:09 PM   #17 (permalink)
The Wanderer
 
Join Date: Mar 2005
Posts: 17
Thanks: 0
mikem is on a distinguished road
Default

Since my first post in this thread, I've switched to Zend Development Environment (ZDE) which is quite nice.
__________________
Mike
::Shrapnel-Network::
www.shrapnet.com
mikem is offline  
Reply With Quote
Old 02-21-2007, 12:23 AM   #18 (permalink)
Super ModTastic
 
mike.fro's Avatar
 
Join Date: Apr 2005
Location: Apple Valley, MN
Posts: 89
Thanks: 1
mike.fro is on a distinguished road
Default

I've used ZDE for a while and must say it is a great program. Although PHP Designer 2007 is my current program of choice I have been debating whether or not to go back to ZDE
__________________
Michael.Froseth
www.michaelfroseth.com | Personal Portfolio/Blog *DOWN*
Send a message via AIM to mike.fro Send a message via MSN to mike.fro
mike.fro is offline  
Reply With Quote
Old 02-24-2007, 07:46 PM   #19 (permalink)
The Acquainted
Inquisitive 
 
Join Date: Jul 2005
Location: UK
Posts: 121
Thanks: 41
Brook is on a distinguished road
Default

I've got it too - it's great!

I do end up using dreamweaver tho if I need to work on more than one file.
__________________
PS3 Forums on GameSlurp - the site for gaming fans!
Brook is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP 5.1.2 Released! AlEast News and Announcements 1 01-25-2006 11:56 PM
Hiring PHP Programmer CreativeLogic General 0 11-15-2005 10:36 PM
PHP 5.0.5 Released AlEast News and Announcements 0 09-20-2005 01:31 PM
The PHP manual ShadowWind Absolute Beginners 3 04-17-2005 11:33 AM


All times are GMT. The time now is 06:02 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design