Best Tutorials website
Latest tutorials

Advertisment

Browser-Dependent Stylesheets

Browser-Dependent Stylesheets

Learn how to make a Browser-Dependent Stylesheets using PHP.


Views: 507 | Rating star | by Simon
PHP - Miscellaneous

Classes

Classes

Learn Advanced Object Oriented Programming for PHP.


Views: 555 | Rating star | by Brad
PHP - Development

Cookies

Cookies

Learn how to add and play around with cookies.


Views: 896 | Rating star | by Jason
PHP - Cookies and Sessions

Counter

Counter

Learn how to make a text counter in PHP.


Views: 952 | Rating star | by Mark
PHP - Counters

Directory List

Directory List

Learn how to make a directory list in PHP.


Views: 485 | Rating star | by Adam
PHP - Miscellaneous

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: 898 | 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: 908 | 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: 849 | Rating star | by Tutorial
PHP - File Manipulation

Form Mail

Form Mail

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


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

Include/SSI

Include/SSI

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


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

Intro to PHP

Intro to PHP

An introduction to the world of PHP.


Views: 868 | 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: 836 | 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: 585 | 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: 818 | 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: 550 | Rating star | by Donald
PHP - Development

Page Loading Time

Page Loading Time

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


Views: 524 | 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: 819 | Rating star | by Jason
PHP - Polls and Voting

Random Quotes

Random Quotes

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


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

Shoutbox

Shoutbox

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


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