Webmaster Tutorials -> Php Tutorials -> Will Tutorials

Sponsored Links

How to make a string safe for display in php

Php | Basic Php
Author/Publisher | Let's Start Coding
The internet is not safe. It never will be. We will always have trolls and spammers, but even worse: Hackers. Luckily, you can fight these as a webmaster. The most common reason how your website gets hacked, is via user input that gets displayed. I’ll show you how to avoid this with a fairly simple script.

Custom RSS 2.0 Content Feeds using OOP

Php | 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.

Search Engine Friendly URLs with mod_rewrite and templates

Php | 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.

Automatically pluralize any english word the right way

Php | 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.

Creating a paging system with MySQL

Php | 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.

Check to see if MySQL table exists

Php | Database Integration
Author/Publisher | PrimePHP.com
This function will allow you to easily check whether or not a table exists in your database.

PHP MySQL tutorial

Php | Database Integration
Author/Publisher | PHP F1
In this PHP MySQL tutorial I will show you how to use basic database manipulation features in PHP.

Active button with CSS and PHP

Php | Basic Php
Author/Publisher | Sebastian Sulinski
This tutorial will explain you how to make your button (link) in the navigation active when you are on a specific page.

PHP Templates and why they will change your life.

Php | Object Oriented Programming
Author/Publisher | PartDigital
Templates are what separate the pros from the beginners. Learn how to build a basic template system here!

Dynamic PHP Google Sitemap

Php | Ad Management
Author/Publisher | barat
This tutorial will show You how to generate google sitemaps based on Your site MySQL structure.

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.0938 seconds