Best Tutorials website
Latest tutorials

Advertisment

Making Swirls with the Pen Tool

Making Swirls with the Pen Tool

A simple way to create a swirly pattern or lines using the Pen Tool.


Views: 983 | Rating star | by Sarah
Photoshop - Effects

Uploading a file in PHP

Uploading a file in PHP

This article shows how to upload files in PHP. Uploading files in PHP is very easy. You don't have to use any components as you do in ASP. All...


Views: 1068 | Rating star | by Troy
PHP - File Manipulation

Multiple pages of data from a text file

Multiple pages of data from a text file

This is a basic tutorial that will show you how to generate multiple pages of data from a txt file.


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

File Uploading in PHP 4

File Uploading in PHP 4

This is a step-by-step tutorial that shows how to upload files to the server through an HTML form and PHP. It covers creating the client-side HTML,...


Views: 1063 | Rating star | by Colin
PHP - File Manipulation

Reading And Using Files

Reading And Using Files

This tutorial/code shows how to read and handle files using PHP. Also explains built-in error protection.


Views: 1093 | Rating star | by John
PHP - File Manipulation

Pixel Stretch

Pixel Stretch

Trendwhore or not, Pixel stretch effects have been enjoying a bit of a renaissance lately. Their ease of use, flexibility, and general funkiness...


Views: 967 | Rating star | by Mark
Photoshop - Effects

Create an Image gallery

Create an Image gallery

An advanced image gallery using flash remoting AMFPHP and GD library.


Views: 1081 | Rating star | by Source
PHP - Flash and PHP

Metal Effect

Metal Effect

Artificial metal effects are, without a doubt, extremely popular amongst all Photoshop users. Its not hard to work out why, of course, because the...


Views: 993 | Rating star | by Troy
Photoshop - Effects

Saving Movie Clip Positions with PHP and MySQL

Saving Movie Clip Positions with PHP and MySQL

What this tutorial basically does is to show you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes)...


Views: 941 | Rating star | by Isac
PHP - Flash and PHP

Introduction to SWF and Flash

Introduction to SWF and Flash

This introductory article describes how to create SWF and flash files on the fly using PHP and database.


Views: 1025 | Rating star | by Simon
PHP - Flash and PHP

loading Files with Forms and PHP

loading Files with Forms and PHP

A tutorial that shows how to accept file uploads with PHP.


Views: 1027 | Rating star | by Sarah
PHP - Form Processing

Duotones

Duotones

The procedure I will show you here is a no-frills, basic way to make duotones which can be printed on your desktop printer, or used on your Web site.


Views: 1082 | Rating star | by Sarah
Photoshop - Effects

Shiny Spheres

Shiny Spheres

Carefully crafted 3D-effect spheres are one of the most visually pleasing and effective weapons in the designer's arsenal.


Views: 1012 | Rating star | by Marry
Photoshop - Effects

Working with forms in PHP

Working with forms in PHP

One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things,...


Views: 1010 | Rating star | by Isac
PHP - Form Processing

Fantasy Poster Water Scene

Fantasy Poster Water Scene

Create your own paradise in photoshop.


Views: 988 | Rating star | by Brad
Photoshop - Effects

Creating a PHP form

Creating a PHP form

This tutorial teaches you the basic structure of creating PHP form processing. To many this can be a challenging task, so here is how it's...


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

Crystal Farm

Crystal Farm

Design a flaring, multicolored crystal effect.


Views: 1103 | Rating star | by Nick
Photoshop - Effects

Form Processing with PHP 4

Form Processing with PHP 4

This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation.


Views: 1009 | Rating star | by Slicer
PHP - Form Processing

chainedSelectors: A Better Way to Drop-down a PHP List

chainedSelectors: A Better Way to Drop-down a PHP List

Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript...


Views: 841 | Rating star | by Stephen
PHP - Form Processing

PHP With HTML Forms

PHP With HTML Forms

This 2-page tutorial shows how to work HTML forms in PHP. Topics covered: Drop menu builder, Radio buttons, Check boxes, Error processing, and more.


Views: 1025 | Rating star | by Sean
PHP - Form Processing