1. Introduction CakePHP’s localization system maybe good & performant, but it is also abit hard to implement/adjust and maintain. Most of the time, us developers will want to have a simple system to change the languages used, to change the words for each language and to debug the localization system. In the following minutes, we [...]
When i started to develop php, i mostly done my work within the usual notepad. Afterward i felt the need to have syntax highlighting so i switched to some free text editors which supports php. My first stable editor that i used for nearly 2 years was Zend Studio (Dreamweaver was also a choice but [...]