My Little Corner of the Net
Tag Archives: PHP
Generate Accessors and Mutators Automatically with PDT
I’ve been using PDT, the PHP Development Tools IDE that’s built on top of Eclipse, for my PHP development for a few years now. I came to appreciate the power and flexibility of Eclipse as a Java IDE, so it only made sense to use PDT for my PHP coding. One thing that’s always frustrated […]
Discovering MODx
Many people who know me know that I am not a big fan of most web content management systmes (CMS). In general I have found that the hoops these systems make you jump through to set up and manage sites far outweighs the benefits they bring for easy content maintenance. I am not, however, a […]