need help. PHP Masters?
can anyone tell me what are the different tools that can make programming in php much easier? techniques and tools can help a lot.. thanks in advance.. cheers!
You are asking a wrong question. Programs that were easy to write are usually a living hell to maintain and operate. To develop a good program, you need to understand both the user who will operate it and the computer that will run it. This, alas, requires years of practice…
There are no real php helper, but Notepad++ (free download) will show you the keywords highlighted.
References :
Firebug (an addon to Firefox) with FirePHP makes life a lot easier.
References :
You are asking a wrong question. Programs that were easy to write are usually a living hell to maintain and operate. To develop a good program, you need to understand both the user who will operate it and the computer that will run it. This, alas, requires years of practice…
References :