Compiler help

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
daviod
Forum Newbie
Posts: 1
Joined: Wed Mar 11, 2009 5:13 pm

Compiler help

Post by daviod »

Greetings;

I am new to Php. I am having a problem selecting an easy to use php IDE. Someone suggested Devphp but each time try to run a script it is asking me select a parser. Plz help with this problem so i can move on not use notepad forever or suggest an easier Php IDE.
crazycoders
Forum Contributor
Posts: 260
Joined: Tue Oct 28, 2008 7:48 am
Location: Montreal, Qc, Canada

Re: Compiler help

Post by crazycoders »

I'll anwser that by telling you to use either Zend Studio or Dreamweaver. Zend studio is more for PHP development while Dreamweaver is aimed at web development in general. I personnaly prefer DW (using macromedia DW 8.02) right now and i tried at home (although it's a hacked version) Adobe DW 9.

Finaly, if you can't afford any of these high level tools, you may also use UltraEdit 14 which costs around 30$ US and is a really good, all round, file editor in general.

[PS: please move this topic? I don't think it should be in this forum]
Post Reply