Melt crystal vase in 3D Studio MAX
Submitted by ONLINEHOWTO.net » We will continue with our 3D Studio MAX Tutorials and now we can use vase model from previous tutorial (Refraction glass material in 3D Studio MAX) and will continue with animation af an melting of the vase.
Generating a Range of Numbers the Easy Way
Submitted by Adam » After Haris' mention of the PHP function range(), I thought the kindest thing to do would be to give it a proper introduction. So here is that introduction!
Range is native PHP function that takes 2 compulsory arguments and 1 optional argument (As of PHP 5.0.0 which defaults to 1) and returns an array. Seem ever so simple? Well it is! The 3 arguments the function can accept are as follows...
Taking a Bite Out of the Set Cookie Function
Submitted by Adam » It's perhaps common knowledge these days as to what a cookie is. A cookie sits client-side in a user's browser and is sent to the server when the page is loaded. Cookies, however, can go a little deeper than just setting and receiving.
Valentine’s Day Wallpaper
Submitted by IllustratedDesigns » This tutorial shows how to create a Valentine's day wallpaper for your loved ones.
Turn Yourself into a Werewolf
Submitted by Aviva Photoshop » Provides a detailed photoshop tutorial that allows you to take a photograph of yourself and change it into a werewolf.
ART OF PAPER
Submitted by Loon Design » found this funny. Few days ago, I receive a mail from my friend. It is about the art of paper. I bet you see this before but that is real photo. However, I think over and figure it out. Now, I am going to create the paper cut art with Photoshop.
How to secure your scripts
Submitted by Coding City » In this tutorial you'll learn how to secure your scripts against SQL injections. Detailled explanation and good end result!
Shadow Styles
Submitted by Al-Kabeer » Make different shadow styles in coreldraw.
Lowdown on Passing Things as Reference
Submitted by Adam » As a boy of 18 learning PHP, many tutorials over-complicated the PHP passing by reference side of things and just became all too puzzling to say the least. Let's start us off with a little quiz...
Creating RSS documents with the DOM API
Submitted by Adam » This article illustrates how you can use the PHP5 DOM API to create your own RSS files. When used in conjunction with RSS Parsing with SimpleXML, these articles will help you create and read RSS files by utilizing two of the new PHP5 extensions, SimpleXML and DOM.
The JPEG File Format and What it Means
Submitted by PictureCorrect » Learn what JPEG stands for and why it is commonly used as a photo format; includes information on compression, similar formats, and memory.

