Converting relative URLs to absolute URLs with regex 8 Oct 2013 | 0 Comments Tutorials Today I was working on an app in which the menu had to be built using a HTML editor. And sure enough, half of the URLs that were supposed to be absolute were not. Luckily, it's fairly... Read more
My new Tutsplus course on PHP Security 6 Sep 2013 | 0 Comments Tutorials My new Tutsplus course PHP Security Pitfalls just went live. In the pursuit to deliver project on time and within budget, security often ends up low on the list of priorities. As a result,... Read more
Installing Magento with sample data and table prefix 12 Jul 2013 | 0 Comments Tutorials As we all know, the documentation for Magento is pretty poor. Now, how do you install a fresh Magento 1.7.0.2 webshop, with a prefix on the sample data? You need to prefix the sample data ... Read more
New Tutsplus course: Codeigniter best practices 18 Jun 2013 | 0 Comments Tutorials Another Codeigniter course by yours truly just went live on tutplus.com: Codeigniter best practices. This is an intermediate course. You will need a basic understanding of Codeigniter, but... Read more