Hi,
I would like to develop a php web application using wamp - just something simple to start out. What IDE should I use? and how do I link it to wamp?
Thanks!
Jump to PostFor simple projects IDE's aren't going to make your life any easier, but when you have thousands of files, classes, and functions in a project that you need to be able to easily and quickly reference an IDE makes worlds of difference in my opinion.
Jump to PostI use PHP Eclipse (Helios). It's pretty simple to set up, has code hinting and also identifies and marks any syntax errors.
Personally, I find IDEs to be a waste of time. I just stick to the good old fashioned Notepad++ for windows, or gedit/kate for linux
Here's a list you can look at though http://www.ibm.com/developerworks/opensource/library/os-php-ide/index.html
(Eclipse seems to be a popular one)
Thanks!
For simple projects IDE's aren't going to make your life any easier, but when you have thousands of files, classes, and functions in a project that you need to be able to easily and quickly reference an IDE makes worlds of difference in my opinion.
I use PHP Eclipse (Helios). It's pretty simple to set up, has code hinting and also identifies and marks any syntax errors.
I'm using wamp but everytime I load the page, the old images are displayed instead of the new ones.... I deleted the old images I was using on the site but when I load the page it still shows the old ones.... I'm using the same names on the new images that I used on the old images though...
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.