PHP Tutorial
How to Create a Custom RSS Feed with PHP
An RSS feed is a great way to serve up your content to users. However, if you're not using a standard CMS or blogging platform you may not have an RSS feed generated for you automatically.
This tutorial will show you how to create an RSS feed in a few simple steps. If you can query your database to get information about your articles, you can complete this tutorial and build a custom feed.
General »
Top 20 Similar PHP Tutorials
Custom Error Messages
This tutorial is going to help you to learn more about custom Error Messages
General »
Custom Error Handler
Have you ever wanted to create a custom error handler in PHP to replace the standard output to the browser? Well this is how you do it
General »
How to make custom avatars with PHP
Learn how to use php to make a customizable avatar. A great and unique feature for any website!
How to write a PDF from PHP with a custom font and encoding
Learn how to write a PDF from PHP with a custom font and encoding
General »
PHP RSS Feed Generator
In this tutorial you will learn how to generate RSS feeds for your site with PHP
General »
How to Syndicate an RSS Feed On Your Site
This quick tutorial shows you how to use Simple XML to read and manipulate an RSS feed. The end result is a few lines of code that you can use to syndicate a site's feed on your own page - adding links to relevant content for your users.
Build an RSS Feed From the Information In Your Database With PHP
Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.
General »
Ajax, ZF and Smarty feed reader
In this series the author will walk you through the code of a site that uses only Ajax and Scriptaculous to handle it’s completely windowed interface
Advanced »
Ajax, ZF and Smarty feed reader
In part 1 of this series you could download the whole source which this tutorial is based on. This part and subsequent parts will make use of that source
Advanced »
Random Forum Advertisements For Your Custom Coded Forum
Forums are a very hard aspect of a website to monetize. Often, it’s where most of the action takes place and it’s another powerful tool in generating organic traffic through the vast amounts of user generated information that is churned out on a daily, weekly and monthly basis.
Quite a few sites out there think its fine to place annoying double underlined link scripts all over the forums. I guess that’s fine – whatever rocks your world, even though the majority of users prefer otherwise
General »
Create a PHP Include File to create logging of server messages to a central logfile
This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General »
PHP create surveys
A php/mysql do your own survey tutorial to help you find the best answers to your questions directly from your visitors.
Basics »
Create Thumbnail with PHP
Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.
Create a Visitor Map
This tutorial aims to outline the process of creating a visitor map you sometimes see on MySpace profiles.
Database »
2 different methods to create BBcode in PHP
This is a practical guide on creating simple and complex bbcode with php
General »
Create your own password generator using PHP
This tutorial will show you how to setup a basic password generator that includes basic features that every password generator should use.
Security »
How to create a link checker
In this tutorial I will show you how to create your own basic link validate script to check link availability on any site.
General »










