1. Integrate Pchart and Google Analytics
In this article, you can learn how to integrate Pchart (a PHP chart library) and Google Analytics to get the results you want.
2. Create Instagram effect with PHP
In this tutorial, you will see how to use PHP and ImageMagick to create retro and so on like Instagram effects.
3. PHP Voting system
In this tutorial, the author explains how to create a simple voting system with PHP. This system will be a pure PHP development, without JavaScript client enhancements. It demonstrates how to use OOP-style coding to create such a system.
4. Create a daily quiz with CodeIgniter and MySQL
This tutorial explains how to use CodeIgniter and MySQL to create a small application. This application presents a question to the visitor and allows the visitor to deliver the answer.
5. Convert HEX to RGB
If you have a color-related Web application, you'll need a function that converts color codes in different formats. This PHP code converts the color of the HEX format to the RGB color format.
6. Integrated Facebook Connect
This tutorial demonstrates how to integrate Facebook Connect and your site with the PHP SDK v.3.x.x.
7. Upload photos to Flickr via PHP
This tutorial will teach you how to use Phpflickr to authenticate and upload images to Flickr.
8. Create Network Radio
This tutorial will teach you how to use audio streams to create your own web radio station.
9. Create a form using fuelphp
With fuelphp, you can easily generate and validate a form.
10. Chat System
This is a powerful chat system, including registration, login, chat window, personal properties, Avatar, DMS and so on.