Re: [PHP-DB] Really Good PHP editor

2005-07-06 Thread Rory McKinley
Brad Webb wrote:
 I'm a big fan of Eclipse + PHP|Eclipse.
 
 Bastien Koert wrote:
 
 Zend is pretty close to what you want

snippety-snip

I use Zend - IMHO the debugger makes it worth the price tag. Also if you
take the year's support, you get upgrades for free during the
subscription period - which is pretty cool.

Tried Eclipse once, but couldn't get the PHP bit to work - I think the
problem was with the (l)user rather than the software - what I saw
looked really nice though. ;)

I think you can try Zend on 30-day free trial, so give it a go (Note:
They count the thirty days as having started when you download not when
you actually install - so don't download it before you are sure that you
are going to play with it).

Regards

Rory

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Really Good PHP editor

2005-07-06 Thread Ross Honniball
I'd love to try eclipse but I've heard its really difficult just to 
install and a bit difficult to get the hang of as well. Did you have any 
problems getting started with it? Do you use it on a windows platform?


Incidently, yesterday I downloaded a new editor 'PHP Designer 2005' from 
www.mpsoftware.dk/phpdesigner.php. Its free and looks very slick and 
feature rich. Being as new as it is its a little buggy right now, but 
certainly worth keeping an eye on.


Brad Webb wrote:


I'm a big fan of Eclipse + PHP|Eclipse.

Bastien Koert wrote:


Zend is pretty close to what you want

Bastien


From: Ross Honniball [EMAIL PROTECTED]
To: php-db@lists.php.net
Subject: [PHP-DB] Really Good PHP editor
Date: Tue, 05 Jul 2005 17:55:49 +1000

Hi All,

Not a DB question, but this is the only list I'm subscribed to, OK? 
Besides, everyone uses some kind of editor.


I'm presently using PSPAD as a PHP code editor which is very usable 
and has a lot of features that I love and use every day.


However it doesn't do everything I'd like it to.

I'd like an editor smart enough to resolve require_once(), 
include_once() etc.  statements so that it can build a tree or at 
least some kind of list of the various included scripts starting 
from a base script.


Also it would be nice if it could figure out where a function was 
defined and you could just double click on the function name and it 
would take you straight to it. In fact, it would be even nicer if it 
could be smart enough to advise you the arguments as you type for 
both built-in and custom written functions and classes. I'm drooling 
just thinking about it.


Am I dreaming thinking I will find this kind of functionality in a 
free editor? Is there a reasonably priced one people know of that do 
this kind of thing (and more)?


Thanks ... Ross

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php







--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Really Good PHP editor

2005-07-06 Thread Brad Webb
Download, unzip, run :) The 3.0 line runs and installs much nicer than 
previous versions... it has some really nice PHP-specific stuff that 
PHP|Eclipse adds.. only bug that I've found with it, is that it hates 
(i.e. doesn't work with AT ALL) Interfaces, which is kind of a pain and 
makes for slightly uglier code.


Ross Honniball wrote:

I'd love to try eclipse but I've heard its really difficult just to 
install and a bit difficult to get the hang of as well. Did you have 
any problems getting started with it? Do you use it on a windows 
platform?


Incidently, yesterday I downloaded a new editor 'PHP Designer 2005' 
from www.mpsoftware.dk/phpdesigner.php. Its free and looks very slick 
and feature rich. Being as new as it is its a little buggy right now, 
but certainly worth keeping an eye on.


Brad Webb wrote:


I'm a big fan of Eclipse + PHP|Eclipse.

Bastien Koert wrote:


Zend is pretty close to what you want

Bastien


From: Ross Honniball [EMAIL PROTECTED]
To: php-db@lists.php.net
Subject: [PHP-DB] Really Good PHP editor
Date: Tue, 05 Jul 2005 17:55:49 +1000

Hi All,

Not a DB question, but this is the only list I'm subscribed to, OK? 
Besides, everyone uses some kind of editor.


I'm presently using PSPAD as a PHP code editor which is very usable 
and has a lot of features that I love and use every day.


However it doesn't do everything I'd like it to.

I'd like an editor smart enough to resolve require_once(), 
include_once() etc.  statements so that it can build a tree or at 
least some kind of list of the various included scripts starting 
from a base script.


Also it would be nice if it could figure out where a function was 
defined and you could just double click on the function name and it 
would take you straight to it. In fact, it would be even nicer if 
it could be smart enough to advise you the arguments as you type 
for both built-in and custom written functions and classes. I'm 
drooling just thinking about it.


Am I dreaming thinking I will find this kind of functionality in a 
free editor? Is there a reasonably priced one people know of that 
do this kind of thing (and more)?


Thanks ... Ross

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php









--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Really Good PHP editor

2005-07-05 Thread Ross Honniball

Hi All,

Not a DB question, but this is the only list I'm subscribed to, OK? 
Besides, everyone uses some kind of editor.


I'm presently using PSPAD as a PHP code editor which is very usable and 
has a lot of features that I love and use every day.


However it doesn't do everything I'd like it to.

I'd like an editor smart enough to resolve require_once(), 
include_once() etc.  statements so that it can build a tree or at least 
some kind of list of the various included scripts starting from a base 
script.


Also it would be nice if it could figure out where a function was 
defined and you could just double click on the function name and it 
would take you straight to it. In fact, it would be even nicer if it 
could be smart enough to advise you the arguments as you type for both 
built-in and custom written functions and classes. I'm drooling just 
thinking about it.


Am I dreaming thinking I will find this kind of functionality in a free 
editor? Is there a reasonably priced one people know of that do this 
kind of thing (and more)?


Thanks ... Ross

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] Really Good PHP editor

2005-07-05 Thread Bastien Koert

Zend is pretty close to what you want

Bastien


From: Ross Honniball [EMAIL PROTECTED]
To: php-db@lists.php.net
Subject: [PHP-DB] Really Good PHP editor
Date: Tue, 05 Jul 2005 17:55:49 +1000

Hi All,

Not a DB question, but this is the only list I'm subscribed to, OK? 
Besides, everyone uses some kind of editor.


I'm presently using PSPAD as a PHP code editor which is very usable and has 
a lot of features that I love and use every day.


However it doesn't do everything I'd like it to.

I'd like an editor smart enough to resolve require_once(), include_once() 
etc.  statements so that it can build a tree or at least some kind of list 
of the various included scripts starting from a base script.


Also it would be nice if it could figure out where a function was defined 
and you could just double click on the function name and it would take you 
straight to it. In fact, it would be even nicer if it could be smart enough 
to advise you the arguments as you type for both built-in and custom 
written functions and classes. I'm drooling just thinking about it.


Am I dreaming thinking I will find this kind of functionality in a free 
editor? Is there a reasonably priced one people know of that do this kind 
of thing (and more)?


Thanks ... Ross

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Really Good PHP editor

2005-07-05 Thread Brad Webb

I'm a big fan of Eclipse + PHP|Eclipse.

Bastien Koert wrote:


Zend is pretty close to what you want

Bastien


From: Ross Honniball [EMAIL PROTECTED]
To: php-db@lists.php.net
Subject: [PHP-DB] Really Good PHP editor
Date: Tue, 05 Jul 2005 17:55:49 +1000

Hi All,

Not a DB question, but this is the only list I'm subscribed to, OK? 
Besides, everyone uses some kind of editor.


I'm presently using PSPAD as a PHP code editor which is very usable 
and has a lot of features that I love and use every day.


However it doesn't do everything I'd like it to.

I'd like an editor smart enough to resolve require_once(), 
include_once() etc.  statements so that it can build a tree or at 
least some kind of list of the various included scripts starting from 
a base script.


Also it would be nice if it could figure out where a function was 
defined and you could just double click on the function name and it 
would take you straight to it. In fact, it would be even nicer if it 
could be smart enough to advise you the arguments as you type for 
both built-in and custom written functions and classes. I'm drooling 
just thinking about it.


Am I dreaming thinking I will find this kind of functionality in a 
free editor? Is there a reasonably priced one people know of that do 
this kind of thing (and more)?


Thanks ... Ross

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php