Best Tutorials website
Latest tutorials

Advertisment

E-mail Validation with PHP

E-mail Validation with PHP

This tutorial will show you how to check to see if an E-mail address is valid.


Views: 889 | Rating star | by Colin
PHP - Email Systems

Errors and How to Fix Them

Errors and How to Fix Them

This tutorial will briefly describe some of the common errors in PHP.


Views: 894 | Rating star | by Brad
PHP - Error Handling

File Creator/Editor

File Creator/Editor

Create a form that makes and/or adds data to files on your server. Could be useful in creating a simple guestbook and free for all links flat file...


Views: 840 | Rating star | by Tutorial
PHP - File Manipulation

Form Mail

Form Mail

Learn how to make a Form Mail using the power of PHP.


Views: 833 | Rating star | by Daniel
PHP - Email Systems

Include/SSI

Include/SSI

Learn how to use the include() function using the power of PHP.


Views: 535 | Rating star | by Slicer
PHP - Development

Intro to PHP

Intro to PHP

An introduction to the world of PHP.


Views: 859 | Rating star | by Slicer
PHP - Introduction to PHP

Last Modified

Last Modified

Learn how to check when the file was last modified using power of PHP.


Views: 827 | Rating star | by Daniel
PHP - File Manipulation

mySQL Search Engine

mySQL Search Engine

Learn how to make a search engine using the power of PHP and mySQL.


Views: 576 | Rating star | by Marry
PHP - Database Related

Next-Previous Links

Next-Previous Links

This tutorial will show you how to make next previous links for a mySQL database.


Views: 809 | Rating star | by Nick
PHP - Site Navigation

Object Oriented Programming With PHP 4.1.x

Object Oriented Programming With PHP 4.1.x

Object Oriented Programming provides raw power to PHP 4.1.x


Views: 542 | Rating star | by Donald
PHP - Development

Page Loading Time

Page Loading Time

Learn how to output the time a page takes to load.


Views: 515 | Rating star | by Mark
PHP - Miscellaneous

.htaccess Password Protection w/Encryption

.htaccess Password Protection w/Encryption

Learn how to super protect your files without the use of mySQL.


Views: 548 | Rating star | by Troy
PHP - Security

Poll (Voting Booth)

Poll (Voting Booth)

This article will teach you how to write a basic poll script in php. You will mysql and a new version of PHP.


Views: 808 | Rating star | by Jason
PHP - Polls and Voting

Random Quotes

Random Quotes

Learn how to make Random Quotes using the power of PHP.


Views: 876 | Rating star | by Sean
PHP - Randomizing

Shoutbox

Shoutbox

Shoutboxes have become a popular way to leave messages at a site.


Views: 905 | Rating star | by David
PHP - Chat Systems

Signup and Login

Signup and Login

Learn how to have a user database where people can sign up and log in.


Views: 858 | Rating star | by Sarah
PHP - User Authentication

Show the Number of Users Online

Show the Number of Users Online

This script will explain how to display the number of users online using your website.


Views: 914 | Rating star | by Daniel
PHP - Counters

Verifying a URL

Verifying a URL

Learn how to see if a URL is valid. and still alive or if it's a 404 Not Found


Views: 519 | Rating star | by Nick
PHP - Miscellaneous

Working with Flat Files

Working with Flat Files

Flat Files are simple text files or any other file used to store information.


Views: 571 | Rating star | by John
PHP - Database Related

Latest Forum posts on your Website

Latest Forum posts on your Website

Having a website is cool, having a forum is fun.. but it's really cool and fun when people post to your forum, and it shows up on your...


Views: 923 | Rating star | by Steve
PHP - Discussion Boards