I'm using an old pc [1.0GHz procesor, 384MB RAM, 32MB VGA].
Before I used notepad2 for php works. but i think it's not suitable for me now.
thankz.
[ Post made via Mobile Device ]

I used NotePad2 since the day I told "Hello world" with PHP. It is the collest syntax editor in the world (as I think). Because It loads within a second on any computer and support for number of programing languages with syntax high-lighting.Neo wrote:First thing you need to clarify is whether you need a IDE or a php editor (text editor with syntax highlighting).
If you are looking for a php editor, Notepadd++, Programmers Notepad and UltraEdit are good.
Rksk, Higher education (after A/Ls) is all about reading books. So you will have to get used to itAlso I don't like to read books wich have thousands of pages.
Those are not IDEs. Those just text editors with php syntax highlighting. IDEs must have built-in debugger, syntax suggestion like features which you won't find in a text editor. Also, if you are serious about php, I recommend you to start with Zend Studio or Eclipse. Both are very professional IDEs.Anyway I'll give a try with above IDEs and reply with results.
I told about the IDEs you suggested.Neo wrote:Those are not IDEs. Those just text editors with php syntax highlighting. IDEs must have built-in debugger, syntax suggestion like features which you won't find in a text editor. Also, if you are serious about php, I recommend you to start with Zend Studio or Eclipse. Both are very professional IDEs.Anyway I'll give a try with above IDEs and reply with results.
Neo wrote:Anyway, after A/Ls, don't forget to have some fun. Because you will have to go in to stressful lifestyle as a software engineer and you won't get that freedom again.