Best Tutorials website
Latest tutorials

Advertisment

Hide Your Email (Text To Image)

Hide Your Email (Text To Image)

This tutorial help you to hide your email from spammers and show it in Image Format, or Make your Copy righted text in image format. So No Body Can...


Views: 605 | Rating star | by Sean
PHP - Image Manipulation

Effective Geotargeting with PHP

Effective Geotargeting with PHP

In this tutorial, we’ll take a look at the technique of geotargeting, or serving content to users based on their physical location.


Views: 595 | Rating star | by Sarah
PHP - Development

Registration and login process

Registration and login process

The fourth part implements the login, logout, registration process using the class created in the third part


Views: 644 | Rating star | by Donald
PHP - Content Management

Cryptographys Sodium Chloride

Cryptographys Sodium Chloride

All hail the humourous titles. The cryptography definition of salt, as taken from Wikipedia.org, is that salt consists of random bits used as one...


Views: 593 | Rating star | by Slicer
PHP - Security

Monkey PHP: Lets Get Logical

Monkey PHP: Lets Get Logical

Discusses the basics of PHP logical statments such as IF/ELSE.


Views: 649 | Rating star | by Jason
PHP - Introduction to PHP

Global $_SERVER variables

Global $_SERVER variables

Learn how global variables work and when to use them.


Views: 588 | Rating star | by John
PHP - Introduction to PHP

A MEGA Guide to Includes

A MEGA Guide to Includes

This is an advanced tutorial about the Include function in PHP.


Views: 616 | Rating star | by John
PHP - Miscellaneous

Echo and Basic Operators

Echo and Basic Operators

The quick and dirty guide to php goes over Echo and Basic Operators in a really fun manner.


Views: 603 | Rating star | by Donald
PHP - Introduction to PHP

A Look at PHP and MySQL

A Look at PHP and MySQL

Looking over the pros and cons that PHP and MySQL have to offer.


Views: 610 | Rating star | by Sean
PHP - Introduction to PHP

Easy PDG Generation

Easy PDG Generation

I'll show you how to generate PDF files in pure PHP and distribute your content in a single, consistent format.


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

Basic Tutorial

Basic Tutorial

Want to learn php? Don't know where to start? This tutorial is for you!


Views: 618 | Rating star | by Jason
PHP - Introduction to PHP

Banner Maker

Banner Maker

This tutorial will show you how to create a simple 468 x 60 banner online.


Views: 640 | Rating star | by Jason
PHP - Image Manipulation

Ban an IP Address Using PHP

Ban an IP Address Using PHP

Is someone causing you or your site pain? BAN THEM using this script!


Views: 532 | Rating star | by Jason
PHP - Miscellaneous

Graphing in PHP - Make Your Own Line Graph Using PHP Functions

Graphing in PHP - Make Your Own Line Graph Using PHP Functions

Learn how to make your own line graph using GD functions in PHP, based on traffic statistics for a desired page. So this tutorial will require a...


Views: 888 | Rating star | by Sarah
PHP - Web Traffic Analysis

Spam detection with Zend_Form and Zend_Service_Akismet

Spam detection with Zend_Form and Zend_Service_Akismet

I've been looking at spam detection techniques for a while now, so when Zend_Form came onto the scene I thought that it would be nice to...


Views: 590 | Rating star | by Steve
PHP - Form Processing

Tutorial: Create a zip file from folders on the fly

Tutorial: Create a zip file from folders on the fly

Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or...


Views: 628 | Rating star | by Brad
PHP - File Manipulation

Simple Search Engine with PHP and MySQL

Simple Search Engine with PHP and MySQL

There might be many reasons why you may be storing data in a database. As Google has showed us, searching data is an invaluable tool that can help...


Views: 533 | Rating star | by Colin
PHP - Database Related

Installing PHP5 on Windows 2003 and IIS6

Installing PHP5 on Windows 2003 and IIS6

http://www.videotutorialzone.com - There is no shortage of tutorials on the net that show you how to install PHP on Windows with IIS, but since it...


Views: 617 | Rating star | by Brad
PHP - Installing PHP

Connecting to a MySQL Database with PHP

Connecting to a MySQL Database with PHP

A guide on how to connect to a MySQL Database using PHP.


Views: 569 | Rating star | by Ben
PHP - Database Related

Writing a CMS/Community with Smarty and the Zend Framework Part 2

Writing a CMS/Community with Smarty and the Zend Framework Part 2

The second part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.


Views: 572 | Rating star | by Sean
PHP - Content Management