Developing with PHP and Eclipse (Galileo)
Find out how to make PHP development easy using Eclipse and how to set up local and remote debugging.
Tweet 0 Comments Save Tags: php
Codeigniter Pagination Tutorial With Demo
A comprehensive tutorial to learn implementing pagination functionality in codeigniter with demo example application.
Tweet 0 Comments Save Tags: frameworks , php
PHP Performance Crash Course, Part 1.
We all know performance is important, but performance tuning is too often an afterthought. As a result, taking on a performance tuning... more »
Tweet 0 Comments Save Tags: how-to , php
Resize Image Class With PHP
In this tutorial we are going to create a PHP class that will allow you to resize an image to any dimension you want, it will allow you... more »
Tweet 0 Comments Save Tags: php , web design
How to Create a PyroCMS Theme
Like most content management systems, PyroCMS uses front-end themes. Though PyroCMS themes are built a bit differently than what you... more »
Tweet 0 Comments Save Tags: frameworks , php , reviews
YouTube API Tutorial
This tutorial demonstrates how to use YouTube API with Google API PHP Client to search and watch Videos from youtube. This tutorial... more »
Tweet 0 Comments Save Tags: php , web services
Google App Engine, PHP and Silex. Setting up a Login Provider
How to use Google App Engine with Silex and create one Login Provider
Tweet 0 Comments Save Tags: php
Live Username and Email Availability Checking using PHP, jQuery and Ajax
In this tutorial we are going to see how to check user name and email availability using PHP, jQuery and Ajax. This task is easily done... more »
Tweet 0 Comments Save Tags: ajax , css-html , javascript , php