Sponsored Links


Listing 6 Primephp's Tutorials


Custom RSS 2.0 Content Feeds Using OOP

Php Tutorials | Object Oriented Programming
Author/Publisher | PrimePHP.com
With WEB 2.0 fast approaching we are scurrying to make our sites ready for the change. Adding syndicated content to get a deeper reach in to this web is one way to get started. In this tutorial i will show you how to make your own RSS 2.0 Content Feed using Object Orientated Programming for your website. At the end of the tutorial there will also be the full script for you to learn by example or just cut out the middle man and use it.
more details about custom rss 2.0 content feeds using oop php tutorial

MySQL OOP Database Script

Php Tutorials | Object Oriented Programming
Author/Publisher | PrimePHP.com
This MySQL OOP Database connection class was submitted by David Rosthorn and it makes MySQL queries more manageable by breaking down the key functions and features of the MySQL module found in all standard PHP installations and creates an environment that is a little faster to work with.
more details about mysql oop database script php tutorial

Search Engine Friendly URLs With Mod_rewrite And Templates

Php Tutorials | Advanced Php
Author/Publisher | PrimePHP.com
You see them all over the internet, search engine friendly URLs are becoming very popular. There are a couple ways to achieve a search engine friendly URL but the easiest way to implement them is to use mod_rewrite in your .htaccess file. In this tutorial you will learn how to read and call a search engine friendly URL on your website using a gateway type template script.
more details about search engine friendly urls with mod_rewrite and templates php tutorial

Automatically Pluralize Any English Word The Right Way

Php Tutorials | Object Oriented Programming
Author/Publisher | PrimePHP.com
If you need a function to automatically pluralize a word for you in a proper english manor you can use this function. All you do is pass the word you want to turn plural through the function and the plural version will be returned.
more details about automatically pluralize any english word the right way php tutorial

Creating A Paging System With MySQL

Php Tutorials | Advanced Php
Author/Publisher | PrimePHP.com
In this tutorial I will show you how to create your own paging system for a MySQL database table using PHP. You will learn how to have a list of pages automatically generated from the total row count on your table based on the limit of results to be displayed per page.
more details about creating a paging system with mysql php tutorial

Check To See If MySQL Table Exists

Php Tutorials | Database Integration
Author/Publisher | PrimePHP.com
This function will allow you to easily check whether or not a table exists in your database.
more details about check to see if mysql table exists php tutorial



Sponsored Links


 
copyright © 2003-2006 RNEL.NET

all Free Webmaster Tutorials are properties of their respective owners

Valid XHTML 1.0 Transitional Valid CSS!

page loaded in 0.3115 seconds