22

Write your own PHP MVC Framework (Part 2)

The much awaited Part 2 of the Write your own PHP MVC Framework tutorial series. This part drastically enhances the feature-set of the framework including object-relational mapping, routing and caching.

Continue Reading
22

WordPress Internet Explorer 8 Accelerator

The Internet Explorer 8 Accelerator plugin enables you to post an entry with selected text of any web-page to your WordPress blog.

Continue Reading
22

WordPress Third Party Accounts Login Plugin

The WordPress Third Party Accounts Login Plugin allows you to enable your users to comment via well known OpenID service providers like Google, Yahoo, Flickr etc.

Continue Reading
22

Write your own PHP MVC Framework (Part 1)

In this tutorial you will learn how to write your own PHP MVC framework from scratch allowing you to isolate business, database and presentation logic with ease.

Continue Reading
22

PHP XDebug & Webgrind Installation

The Problem How to get Webgrind which is an excellent profiling frontend and Xdebug up and running on your Apache Webserver with PHP. The Solution You can skip the steps below if you already have Apache and PHP installed. For sake of completeness- We make use of Apache 2.2.x although the following steps should work […]

Continue Reading
Page 3 of 3