CakePHP Aptana and Eclipse PDT code completion that works
A short guide on how to enable CakePHP auto completion within the Aptana Studio or Eclipse PDT IDE for Models within controllers and helpers. This actually works!
A short guide on how to enable CakePHP auto completion within the Aptana Studio or Eclipse PDT IDE for Models within controllers and helpers. This actually works!
A quick guide to one of the most useful MySQL functions. The replace function is a great way to find and replace bulk text matches in one easy step.