Template Sites
Featured Sites
Members Area
Partners Sites
PHP Tutorials

UnderScore Text Effect

Using this lesson, I will show you how to create underscore text effect using the adobe after effects and flash...

Views: 73

Substr Basic Tutorial

First up is substr(), a simple yet rarely used function that cuts up your string. You tell it where to..

Views: 41

Using SOAP in PHP

PHP is so popular across the internet; most hosting companies and campuses have it installed; that quite often we are..

Views: 310

JQuery Navigation

Some people had problems with fade in, fade out tutorial with the animation not stopping when you move your mouse..

Views: 314

E-mail form using HTML and PHP

The first thing to do is create the form using html. We'll call it feedback.html. The form will have an..

Views: 255

Jquery Fade In.Fade Out

Your probably thinking oh no not another coding language ive got to learn. Dont worry its real simple to use..

Views: 189

Form Handling

We are going to be working with the $_Post or $_Get arrays. They basically tell the form if i needs..

Views: 270