High quality graphic and coding tutorials  |  4930 tutorials online

PSDTUTS+ Photoshop Tutorials and More

Programming » PHP and MySQL Tutorials



Replace avatars with photos in phpBB3 Preview

Replace avatars with photos in phpBB3

Downloadable step-by-step guide to replacing avatars with photos in the phpBB3 forum software, with ease. Includes all required files.

  • Currently 2.96/5
  • 1
  • 2
  • 3
  • 4
  • 5
457 Views  | Category: PHP and MySQL
 Drupal 6 XML Sitemap for Nodes Preview

Drupal 6 XML Sitemap for Nodes

Learn how to create a simple XML sitemap for your Drupal 6 site that contains all published nodes and the front page retrieved with a single SQL query.

  • Currently 2.95/5
  • 1
  • 2
  • 3
  • 4
  • 5
509 Views  | Category: PHP and MySQL
Yellowpages Scraper Tutorial Preview

Yellowpages Scraper Tutorial

Learn how to create a scraper / spider in PHP.

  • Currently 2.80/5
  • 1
  • 2
  • 3
  • 4
  • 5
458 Views  | Category: PHP and MySQL
Building a fully functional website but without a DATABASE Preview

Building a fully functional website but without a DATABASE

Thus you might not have database access for your website. Find out how to still manage a complete website.

  • Currently 2.77/5
  • 1
  • 2
  • 3
  • 4
  • 5
532 Views  | Category: PHP and MySQL
Php, MySQL & IIS - Together Preview

Php, MySQL & IIS - Together

Find out how to implement PHP on a IIS server.

  • Currently 2.77/5
  • 1
  • 2
  • 3
  • 4
  • 5
418 Views  | Category: PHP and MySQL
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.77/5
  • 1
  • 2
  • 3
  • 4
  • 5
421 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.84/5
  • 1
  • 2
  • 3
  • 4
  • 5
521 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.81/5
  • 1
  • 2
  • 3
  • 4
  • 5
263 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.76/5
  • 1
  • 2
  • 3
  • 4
  • 5
491 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.76/5
  • 1
  • 2
  • 3
  • 4
  • 5
364 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.70/5
  • 1
  • 2
  • 3
  • 4
  • 5
324 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 3.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
430 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 3.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
247 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 3.17/5
  • 1
  • 2
  • 3
  • 4
  • 5
481 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 3.25/5
  • 1
  • 2
  • 3
  • 4
  • 5
281 Views  | Category: PHP and MySQL