I'm trying to make a xml socket server for my flash game. I'm trying notepad++ right now, but It doesn't seem to highlight a lot of the functions.
Suggestions?
Eclipse I guess.
I use phpdesigner
I do all my PHP in Vim. :smug:
Netbeans, looks like eclipse but better
Adobe Dreamweaver
Edit: Notepad++ highlights all my stuff.
Notepad++ is fine.
Also protip: php.net/function_name will bring up the reference for that function. So you don't need to rely on an IDE to give you the answer.
Notepad++ is the best.
I use Sublime Text and lovei it ^_^
I'm an avid Notepad++ user. :smug:
Eclipse for PHP.
[QUOTE=Diaklu;18754825]Eclipse for PHP.[/QUOTE]
Also, Eclipse. :P I love 'em both.
Good old notepad ladies.
[QUOTE=Wipmuck;18757682]Good old notepad ladies.[/QUOTE]
Get your CR+LF line endings out of here son.
[QUOTE=PvtCupcakes;18775156]Get your CR+LF line endings out of here son.[/QUOTE]
Last I checked, CR+LF was the HTTP standard :P
I've tried IDEs like phpDesigner and Eclipse, but I've always ended up going back to Notepad++.
[QUOTE=Ortzinator;18779197]I've tried IDEs like phpDesigner and Eclipse, but I've always ended up going back to Notepad++.[/QUOTE]
Oh shit, I went to phpDesigner's website, and it's just what I've been looking for. Thanks!
I'm a pretty big fan of Coda if you have a Mac. For PC, Notepad++ and just remember that the Firefox awesomebar will take you to a php function page on php.net if you simply type "php functionname". This isn't by design, it's just the fact that those pages tend to come first in a Google search and the awesomebar just performs an I'm Feeling Lucky search.
If you need something lightweight, try out SciTE.
I'm using Notepad++ and i'm really happy about it.
Sometimes I use Netbeans, sometimes I use Notepadd++. There is also a program called Webuilder that had some nice syntax highlighting and was pretty quick.
I'd stick with Netbeans.
[QUOTE=Hexxeh;18781970]I'm a pretty big fan of Coda if you have a Mac.[/QUOTE]
This is one of those reasons that I want a Mac for. I had at Coda's website and it looks awesome
[QUOTE=a2h;18849775]I had at Coda's website[/QUOTE]
I think you accidentally a verb.
[QUOTE=turby;18851088]I think you accidentally a verb.[/QUOTE]
No I'm pretty sure he
[QUOTE=compwhiziitothemax;18901929]No I'm pretty sure he[/QUOTE]
what is this i dont even
I use notepad++ but I wish it told you if there was an error.
[QUOTE=Pepin;18989530]I use notepad++ but I wish it told you if there was an error.[/QUOTE]
You don't need a syntax checker if you're awesome, like me. :aaaaa:
[editline]01:04PM[/editline]
Just kidding, that would be a nice addition to Notepad++.
Sorry, you need to Log In to post a reply to this thread.