High quality graphic and coding tutorials  |  2886 tutorials online

Network sites: Free Stock Photos  |  Free Templates  |  CSS Gallery Showcase  |  Royalty Free Textures

News and updates

04.08.2008 - 2500 Tutorials

We have reached 2500 tutorials! Thanks to all the authors that have submitted their work in the past months, we hope to receive a lot more in the future.

09.05.2008 - Sub-Categories

Our Photoshop category has become so large that I've decided to divide it into sub-categories. I'm currently adding and sorting out the tutorials, but due to the share amount of tutorials this might take a few days.

07.05.2008 - Search feature

The search feature has been completely re-written, and you can now search the tutorial archive for the subjects you want to learn.

04.05.2008 - Welcome to a new Tutorialvault

We are currently working on the site, so you might encounter some errors. Rest sure, we will have have this baby up and running 100% in a few hours.

Royalty Free Textures

Programming » PHP and MySQL Tutorials

 Dreamweaver (69)  CSS (148)  PHP and MySQL (59)
 HTML (28)



SQL Injection - The common security breach in websites. Preview

SQL Injection - The common security breach in websites.

Vulnerabilities are basically weak links in the software that exposes unauthorized data/information to a user. SQL injection occurs when the user input is incorrectly filtered for embedded SQL statements.

  • Currently 2.71/5
  • 1
  • 2
  • 3
  • 4
  • 5
251 Views  | Category: PHP and MySQL
The very, very PHP Basics Preview

The very, very PHP Basics

Im going to show you the very basics of PHP, you can’t write any script without these.

  • Currently 2.82/5
  • 1
  • 2
  • 3
  • 4
  • 5
360 Views  | Category: PHP and MySQL
Securing your HASH using PHP Preview

Securing your HASH using PHP

Commonly the practise of securing password is by hashing the password using different alogrithm available like MD5, SHA1, SHA256, etc.

  • Currently 2.69/5
  • 1
  • 2
  • 3
  • 4
  • 5
124 Views  | Category: PHP and MySQL
How Good PHP Code Should Look Like Preview

How Good PHP Code Should Look Like

Programmers in PHP follow some simple rules, not all of them, but they really should. I’ll first teach you these three rather simple but very important rules, and then tell you why you should follow them.

  • Currently 2.69/5
  • 1
  • 2
  • 3
  • 4
  • 5
308 Views  | Category: PHP and MySQL
Everything About Arrays Preview

Everything About Arrays

A very nice tutorial made by the blogger Thomas Marcelis. This tutorial explains a lot about arrays and their syntax.

  • Currently 2.68/5
  • 1
  • 2
  • 3
  • 4
  • 5
200 Views  | Category: PHP and MySQL
PHP Script Tips - Understanding String Literals and Operations Preview

PHP Script Tips - Understanding String Literals and Operations

A collection of 14 tips on PHP string literals, operations and conversaion.

  • Currently 2.56/5
  • 1
  • 2
  • 3
  • 4
  • 5
179 Views  | Category: PHP and MySQL
Uploading files with PHP Preview

Uploading files with PHP

In this tutorial I will explain how to create an upload form with PHP.

  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
202 Views  | Category: PHP and MySQL
How to install phpMyAdmin on Windows XP Preview

How to install phpMyAdmin on Windows XP

This tutorial shows how to install phpMyAdmin on Windows XP.

  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
114 Views  | Category: PHP and MySQL
Creating a Website Design Templating System Using PHP Preview

Creating a Website Design Templating System Using PHP

Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.

  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
329 Views  | Category: PHP and MySQL
Install Apache Web Server on Windows Vista Preview

Install Apache Web Server on Windows Vista

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

  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
144 Views  | Category: PHP and MySQL