vote up 0 vote down star

Hello guys,

I am currently using the below IDE's. They serve their purposes but am wondering if there are better ones out there that i can switch to.

phpDesigner v6.2.5 (For PHP) Navicat 8.0.29 (For MySql) Dreamweaver CS3 (For HTML & CSS) Spket IDE (For JavaScript)

Thats my collection of production tools. Wondering if there is anyone of them i can switch to a better one.

Thanks

flag

5 Answers

vote up 1 vote down check

Aptana is a great choice for PHP,MySQL and Javascript.

As SpKET, Aptana supports a large no. of Javascript libraries from Prototype to ExtJs, I would like to mention JQuery especially, I am biased towards it. :) So you would get PHP + MySQL + Javascript together. Plus, Aptana supports Python (Pydev) as welll as Ruby On Rails (RadRails), in case you come across them in near future. Aptana is based on Eclipse and is Open Source.

But, Aptana does not provide WYSIWYG for HTML and CSS. Dreamweaver would be best for that, with all it's templates etc.

link|flag
vote up 1 vote down

NetBeans has decent support for PHP, HTML, JavaScript and so on, including decent debugger support for PHP. It might be worth a gander.

Then again, you have to consider; if the toolset you've got works for you, why change it? Sure, you want the best tools you can get, but realistically, if you're happy with your current suite, you're not going to want to go messing around changing things around unless some part of that suite is (or becomes) horribly deficient.

link|flag
yeah u're right. but i always have this idea that the more i explore, the more i know. thats why i want to give other IDE's a try. – War Coder Apr 25 at 23:42
vote up 6 vote down

I'd use the PHP editor from this thread.

The Javascript editor from this thread.

The HTML editor from this thread.

And then, I'd use the best mysql browser/editor from this thread.

Personally, I like Eclipse, but there's already been a thread discussing the virtues of Netbeans vs. Eclipse as well.

link|flag
Sorry, I'm not sure why we needed another one. – altCognito Apr 25 at 22:50
Because someone hasn't figured out how to use the search function yet, apparently. – Calvin Apr 25 at 23:59
vote up 0 vote down

Try aptana,both PHP,javascript,css,html are included.very nice.hope you like it.

link|flag
vote up 0 vote down

Navicat it's a very good IDE for MySQL but I was working very well with the original MySQL GUI tools, the real difference between Navicat and them is in the price, MySQL GUI Tools are Open Source and free.

About coding in PHP, Eclipse or NetBeans are very powerfull IDEs and both of them includes PHP plugins or extensions. They also have database navigators to connect with MySQL. And when Javascript comes to scene there is a very good plugin of SpektIDE for Eclipse.

I hope this can help you.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.