DotDragnet
May 24, 2012, 09:49:02 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Mobile users - Our forum is Tapatalk enabled. http://www.tapatalk.com/
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: PHP Editor recommendations  (Read 544 times)
sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« on: January 30, 2012, 03:43:45 PM »

I've had to switch to a windows 7 laptop, so my old Zend studio 5.5 won't work on it. Despite reading online as to how to get it working, it makes no sense to me and I don't have the time to spend half a day breaking windows to try and see if it'll work.

I've been using the trial of Zend studio 9.1 however it's slow, completely different and I can't find a PDF on their site that I'd found a few months back which explained how to 'transfer' your way of work over from 5.5 to 9, and one of the major reasons that I use Zend, the realtime error detection, isn't running and I can't find a way to enable it.

I've also tried Aptana studio, which is free and opensource but it's buggy and now won't even open.

So, I'm after recommendations for a new editor to try. I'm not necessarily after a freebie, I happily paid for Zend Studio. I just want a few simple features to make working quicker/easier/more efficient
1. real time error detection - probably the most important. It saves a lot of time.
2. PHP code hints - not so important as I do spend half the day on PHP.net anyway, but it can help when you're not sure if there's an underscore in a function or not. Again, a nice time saver.
3. Project set up / management
4. If there's project settings, then ideally the project should link files together eg. in ZDE I could control + click a function name and it would open the file and jump to where the function was.
5. syntax colouring - probably standard these days but figured I'd drop it in.

The first feature is the most important and is really a requirement. The others would just be extremely useful, although point 2 I could lose if I had to.

Recommendations welcome, and no I don't want to use Notepad. Not knocking it, but I need software that'll help me work more efficiently wink

tia
Logged

Jem
Sr. Member
****
Posts: 469



jemjabella jemjabella
View Profile WWW Awards
« Reply #1 on: January 30, 2012, 04:16:42 PM »

Have you tried Notepad++? *ducks*
Logged

oi.
sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« Reply #2 on: January 30, 2012, 04:17:34 PM »

Does it do real time error detection on PHP? Tongue
Logged

suedenem
Sr. Member
****
Posts: 410



View Profile Awards
« Reply #3 on: January 30, 2012, 05:11:22 PM »

Eclipse?
Logged

So this SEO copywriter walks into a bar, grill, pub, public house, Irish bar, bartender, drinks, beer, wine, liquor...

Beware my weird, cross-dressing comment's; they are pretty standard examples of trolling.
spannaa
Full Member
***
Posts: 214



Spannaa
View Profile WWW Awards
« Reply #4 on: January 30, 2012, 07:34:19 PM »

phpDesigner?
Logged
sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« Reply #5 on: January 30, 2012, 09:16:17 PM »

Thanks both. I've downloaded eclipse to give that a try. I'm sure I've tried phpDesigner before and it fits the bill but I didn't like it for some reason. Can't think why now, so maybe a newer version may remove my issues!

Will give them both a whirl and see.

Cheers muchly smile
Logged

JasonD
Global Moderator
Hero Member
*****
Posts: 551



View Profile Awards
« Reply #6 on: January 30, 2012, 09:28:08 PM »

I used Komodo on windows many years ago, which I think did all the things you mention.

I've been using Vim (which may or may not do those things with various add on scripts) for anything worth typing for long enough that I cannot remember what it is like to write anything significant in another editor.
Logged
Jem
Sr. Member
****
Posts: 469



jemjabella jemjabella
View Profile WWW Awards
« Reply #7 on: January 31, 2012, 08:59:04 AM »

Does it do real time error detection on PHP? Tongue

Dunno, I never make errors wink

Seriously though - I've also heard lots of good things about Komodo
Logged

oi.
sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« Reply #8 on: January 31, 2012, 09:44:17 AM »

Thanks Jason, will take a look at those too.

Dunno, I never make errors wink

Miss Perfect wink
Logged

Dom
Hero Member
*****
Posts: 1681


Taster of pasities. Clanger of both pots AND pans.


DominicNeagle
View Profile Awards
« Reply #9 on: January 31, 2012, 04:08:34 PM »

There's always Dreamweaver... **runs**


(Actually, DW 5.5 does have syntax and error highlighting which is handy. Obviously it costs a packet though.)
Logged

suedenem
Sr. Member
****
Posts: 410



View Profile Awards
« Reply #10 on: January 31, 2012, 04:54:50 PM »

BTW - what version of Win7 do you have? 

If you've got Pro/Enterprise/Ultimate, have you tried running Zend in XP mode?
Logged

So this SEO copywriter walks into a bar, grill, pub, public house, Irish bar, bartender, drinks, beer, wine, liquor...

Beware my weird, cross-dressing comment's; they are pretty standard examples of trolling.
sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« Reply #11 on: January 31, 2012, 08:26:12 PM »

I think I have one of those but it doesn't work. The only solution I've found for running 5.5 on win7 talks about installing some JDK files or something, then editing something else, then someone said that didn't work in 32bit and to install v8 and then copy files here there and everywhere...

I got lost Sad however so far am ok with php designer and fixed the minor gripe I had smile
Logged

spannaa
Full Member
***
Posts: 214



Spannaa
View Profile WWW Awards
« Reply #12 on: February 01, 2012, 09:42:44 AM »

BTW - what version of Win7 do you have? 

If you've got Pro/Enterprise/Ultimate, have you tried running Zend in XP mode?

Apparently it should work if you run it in Vista compatibility mode.
Logged
rutty
Global Moderator
Hero Member
*****
Posts: 1260



rutty_uk
View Profile WWW Awards
« Reply #13 on: February 01, 2012, 10:42:37 AM »

I think Netbeans has a PHP plugin. Using it for Java but have never tried if with PHP. Might be worth a try
Logged

Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #14 on: February 01, 2012, 03:05:47 PM »

I think I have one of those but it doesn't work. The only solution I've found for running 5.5 on win7 talks about installing some JDK files or something, then editing something else, then someone said that didn't work in 32bit and to install v8 and then copy files here there and everywhere...

I got lost Sad however so far am ok with php designer and fixed the minor gripe I had smile

On Windows 7 you can install a Windows XP virtual Machine. Not that that would be ideal for a program you use all the time. If you want me to take a look, let me know and I can remotely connect and help with the instructions.
Logged

Mr Anderson
DDN Contribs
Hero Member
*****
Posts: 2267



ap4a.uk ap4a
View Profile WWW Awards
« Reply #15 on: February 01, 2012, 03:50:39 PM »

I think I have one of those but it doesn't work. The only solution I've found for running 5.5 on win7 talks about installing some JDK files or something, then editing something else, then someone said that didn't work in 32bit and to install v8 and then copy files here there and everywhere...

I got lost Sad however so far am ok with php designer and fixed the minor gripe I had smile

On Windows 7 you can install a Windows XP virtual Machine. Not that that would be ideal for a program you use all the time. If you want me to take a look, let me know and I can remotely connect and help with the instructions.

Installing one isn't a problem. The issue, as you've mentioned already, would be having to use one on a constant daily basis in order to do her core work. It would be more logical to just use XP.
Logged

sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« Reply #16 on: February 01, 2012, 06:59:19 PM »

I tried using it in Vista compability, didn't work Sad As for XP virtual machine, I tried that on my old laptop and it was so slow, and so cumbersome it wasn't worth it.

phpDesigner so far seems okay. It's a bit slow to load a project, processing every file before you can do anything, but other than that it's running fine. Will try the free ones out though before committing to another payment! smile
Logged

Jem
Sr. Member
****
Posts: 469



jemjabella jemjabella
View Profile WWW Awards
« Reply #17 on: February 02, 2012, 09:39:37 AM »

Might have a look at this phpDesigner jobby myself..
Logged

oi.
sarahA
DDN Contribs
Hero Member
*****
Posts: 2185



View Profile WWW Awards
« Reply #18 on: February 02, 2012, 09:57:49 AM »

It's not as slick as Zend was IMO, but that's just a case of learning to get used to something different. The real time error detection does have a slight delay at times, but then at others its a bit too quick whilst you're still trying to type the code(!) and the error notice is a bit glaring with a bright red line across the screen, but that could be down to me not changing the colours for this yet. Otherwise it does what it needs to.

21 day free trial so worth seeing if it would help or hinder smile
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!