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 » earn-web-cash.com
Score(+): 0 | Views: 65 | Save it | Report it


Top 20 Similar PHP Tutorials

Custom Error Messages

This tutorial is going to help you to learn more about custom Error Messages
General » biorust.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

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 » scriptplayground.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

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!
PHP and Images » partdigital.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

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 » prodevtips.com
Score(+): 0 | Views: 59 | Similar Tuts | Save it | View this tutorial

PHP and MySQL RSS Feed

Learn how to create a dynamic XML RSS document with PHP
General » webwicked.com.au
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

PHP RSS Feed Generator

In this tutorial you will learn how to generate RSS feeds for your site with PHP
General » jbcomp.net
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Generating an RSS feed with PHP

Learn how to generate an RSS feed with PHP
General » avengex.com
Score(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

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.
PHP Files » earn-web-cash.com
Score(+): 0 | Views: 65 | Similar Tuts | Save it | View this tutorial

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 » shadow-fox.net
Score(+): 4 | Views: 92 | Similar Tuts | Save it | View this tutorial

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 » prodevtips.com
Score(+): 0 | Views: 62 | Similar Tuts | Save it | View this tutorial

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 » prodevtips.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

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 » avengex.com
Score(+): 0 | Views: 37 | Similar Tuts | Save it | View this tutorial

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 » coolcommands.com
Score(+): 0 | Views: 64 | Similar Tuts | Save it | View this tutorial

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 » roscripts.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

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.
PHP and Images » 999tutorials.com
Score(+): 0 | Views: 60 | Similar Tuts | Save it | View this tutorial

Create a Visitor Map

This tutorial aims to outline the process of creating a visitor map you sometimes see on MySpace profiles.
Database » zymic.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Create a Web 2.0 Tag Cloud Using PHP

Learn how to Create a Web 2.0 Tag Cloud Using PHP
General » bytemycode.com
Score(+): 0 | Views: 54 | Similar Tuts | Save it | View this tutorial

2 different methods to create BBcode in PHP

This is a practical guide on creating simple and complex bbcode with php
General » tutorio.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

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 » iscripting.net
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial

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 » phptoys.com
Score(+): 4 | Views: 69 | Similar Tuts | Save it | View this tutorial