Archive for the ‘PHP’ Category

PHP IDEs
August 11, 2006

This is what I’ve found after trying various IDEs available for PHP.
If anyone has any suggestions or thinks they know the solution to the listed problem, please comment. I need a good editor and I have yet to find one.

PHP IDE (Eclipse)

- Cannot deal with simple lines such as: $var = “value={$value}”;
- IntelliSense does not [...]