Best Tutorials website
Latest tutorials

Advertisment

The Wonders of Magic Function: __toString()

The Wonders of Magic Function: __toString()

For this article we’ll be looking at the __toString magic function, and a very handy function it is to. What this function does is allow you to...


Views: 587 | Rating star | by Stephen
PHP - OOP

Introducing the PHP Command Line Interface

Introducing the PHP Command Line Interface

In this short article I will introduce you to the PHP Command Line Interface (or CLI for short). PHP CLI allows you to run PHP scripts directly...


Views: 643 | Rating star | by Adam
PHP - Development

Creating a Simple Login System

Creating a Simple Login System

A detailed guide on how to create a simple login system for your website.


Views: 577 | Rating star | by Amy
PHP - Miscellaneous

Object Oriented Features New to PHP 5

Object Oriented Features New to PHP 5

Object Oriented Features New to PHP 5......a useful tutorial.


Views: 629 | Rating star | by Source
PHP - OOP

RSS Parsing with SimpleXML

RSS Parsing with SimpleXML

This tutorial will provide a simple example of one method for parsing an XML document, more specifically, an RSS formatted XML document. This...


Views: 676 | Rating star | by Tutorial
PHP - XML and PHP

Random Numbers in PHP

Random Numbers in PHP

How to create a random numbers script in PHP, a well detailed tutorial.


Views: 630 | Rating star | by Jason
PHP - Randomizing

PHP User Authentication with Dreamweaver

PHP User Authentication with Dreamweaver

Using Dreamweavers built-in dynamic application tools I will show you how to use them to create a restricted area for your site that users have to...


Views: 634 | Rating star | by John
PHP - Form Processing

How to convert PowerPoint presentations into Flash for publishing on the web?

How to convert PowerPoint presentations into Flash for publishing on the web?

This tutorial will show you what you should do to transform your PowerPoint presentations into SWF Flash movies for publishing on the web or...


Views: 625 | Rating star | by Jason
Flash - 3rd Party

PHP Random Numbers & Letters

PHP Random Numbers & Letters

function to generate random deferent pattern like letters and combination of letters and numbers using PHP


Views: 648 | Rating star | by Adam
PHP - Randomizing

A Beginners Introduction to PHP

A Beginners Introduction to PHP

This tutorial was written to introduce you to PHP, it assumes you know nothing about programming at all, starts with the very basics and slowly...


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

Timezone Class: Dealing with Timezones the Proper Way

Timezone Class: Dealing with Timezones the Proper Way

I must admit that I was going to write you a simple timezone script and then tell you how easy it was. However, I came across some handy timezone_*...


Views: 639 | Rating star | by Sean
PHP - Development

How to shoot computer with troubles remotely - Using flash video tutorials

How to shoot computer with troubles remotely - Using flash video tutorials

Do you always drive a long way to solve the computer problems for your friends? Do you always feel boring to describe how to solve the computer...


Views: 667 | Rating star | by Daniel
Flash - Tips and Techniques

How to configure the Taskbar and the Start Menu in Windows Vista

How to configure the Taskbar and the Start Menu in Windows Vista

Making a few changes can increase your productivity dramatically. In this article we will try to show you how to configure the Taskbar and the...


Views: 532 | Rating star | by Jason
Windows - Tips

Making of Varga-3D Character Model Normal Mapping in Maya-Part 2

Making of Varga-3D Character Model Normal Mapping in Maya-Part 2

This two parts tutorial shows you how to use Maya's strong normal mapping functionality to generate normal maps for a fantasy character. This...


Views: 630 | Rating star | by Tutorial
Maya - Modeling

Create An Optical Illusion-Turn A Photo Into Interweaving Strips

Create An Optical Illusion-Turn A Photo Into Interweaving Strips

Learn how to use layers, layer masks and clipping masks in Photoshop to create the illusion that your photo is made up of vertical and horizontal...


Views: 285 | Rating star | by Adam
Photoshop - Photo Effects

Creating presentations - Part Three {Tutorial for beginners}

Creating presentations - Part Three {Tutorial for beginners}

This step by step tutorials explains how to insert images and other elements that are not of text in the slides, in PowerPoint 2007. Follow the...


Views: 777 | Rating star | by Marry
MS PowerPoint - Effects and Presentation

Install Apache Web Server on Windows Vista

Install Apache Web Server on Windows Vista

This tutorial explains how to install Apache Web Server on Windows Vista.


Views: 895 | Rating star | by Colin
PHP - Web Fetching

Windows Vista: How to connect a video camera and import a movie

Windows Vista: How to connect a video camera and import a movie

How to connect a video camera to your Windows Vista PC and save your movies in a digital format.


Views: 537 | Rating star | by David
Windows - Tips

PHP GD Library Walkthrough: Creating a Bar Chart

PHP GD Library Walkthrough: Creating a Bar Chart

Ever wanted to become adept in PHP's GD library? This article will show you how to create a bar chart using the PHP GD library.


Views: 563 | Rating star | by Stephen
PHP - Image Manipulation

PHP Category System

PHP Category System

Create a category system that allows for unlimited number of categories. Keep everything dynamic and easy to use.


Views: 681 | Rating star | by Steve
PHP - Content Management