PHP Helper?

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
shadowslash
Posts: 344
Joined: Tue Feb 24, 2009 6:14 pm
Location: Philippines
Contact:

PHP Helper?

Post by shadowslash » Tue Mar 02, 2010 4:26 am

Does anybody know of a script editor like Notepad++ made specifically for PHP? It must be in such a way where it helps with syntax highlighting, error on wrong syntax, etc. I'm learning PHP so might as well ask in the community that I know very well. Image
Parañaque, Philippines
Image
Image

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: PHP Helper?

Post by Mark » Tue Mar 02, 2010 9:45 am

shadowslash,

Which operating system are you looking sofware for?
I use TextWrangler for Mac OS X.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

RRobert
Posts: 151
Joined: Sat Feb 28, 2009 8:20 pm

Re: PHP Helper?

Post by RRobert » Wed Mar 03, 2010 12:52 am

Coda, Textmate

Robert

shadowslash
Posts: 344
Joined: Tue Feb 24, 2009 6:14 pm
Location: Philippines
Contact:

Re: PHP Helper?

Post by shadowslash » Wed Mar 03, 2010 4:56 am

I'm looking for one in a Windows environment. The editor should be like rev's script editor where it alerts me if ever I misplaced something, undeclared variables, in-existent functions / commands, etc. This would be a great deal of help if I'm not even familiar with the syntax in the first place..
Parañaque, Philippines
Image
Image

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: PHP Helper?

Post by mwieder » Wed Mar 03, 2010 6:50 am

Notepad++ *does* handle php. If you want to go farther, there's a php plugin for Eclipse, (the name escapes me at the moment), but that, of course, requires you to make the committment to making Eclipse your IDE for php development.

Post Reply

Return to “Off-Topic”