Webmaster Tutorials -> Php Tutorials -> Is Tutorials

Sponsored Links

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.

Tutorial: Viewing images from MySQL Blob

Php | Database Integration
Author/Publisher | CodeCall.net
Display images stored in a MySQL Blob (binary).

Everything About Arrays

Php | Basic Php
Author/Publisher | Thomas Marcelis
A very nice tutorial made by the blogger Thomas Marcelis. This tutorial explains a lot about arrays and their syntax.

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.

PHP string functions summary

Php | Basic Php
Author/Publisher | 999tutorials.com
PHP is great for string manipulating. We help you understand some cool features!

Log visitors to file

Php | File Handling
Author/Publisher | 999tutorials.com
Log how many visitors your site gets in a file

Geo target your visitors

Php | Advanced Php
Author/Publisher | 999tutorials.com
Geo target your visitors with php on IP address

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