Advertisment
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions...
Learn how to make a basic HTML-enabled mailing list with PHP/MYSQL.
A tutorial to show you how to make a simple image gallery.
In this tutorial I will show you how to create a simple AD rotator script without using database. The script can display both text and image ads...
A simple tutorial on how to use arrays in PHP.
Get used to the basics of PHP and using forms.
Create your very own topsite script with this tutorial, learn from start to finish how to create your own topsite website with this great tutorial!
In this tutorial I will show you how to create a simple, file based polling system where you can easy setup new polls. No database is required for...
This is a must read tutorial if you don't know anything about PHP.
Learn some basic to intermediate PHP skills using this tutorial, well written and lots of information. Everyone can benefit from this tutorial!
In this tutorial I will show you how to get your MySQL database description / layout in XML format.
In this tutorial I will show you how to create a simple photo gallery. The script creates thumbnail images if needed and displays all images in the...
Regular expression started in Perl language. But it is now used everywhere: text editors, programming languages, and software testing tools....
In this how to you're gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users...
This tutorial shows how you can automate the process of adding watermarks on images from your site right when they are uploaded.
With PHP's date function you format timestamps, so they are more human readable. The following tutorial will teach you how to display the...
In programming it is often required to repeat a block of code for a given number of times or until a certain condition is not true. For this, we...
The most common complaint that comes when a designer and a programmer are working together on the same project is that the output is mostly bugged....
Learn how you can add javascript realtime count words field to your forms using javascript. Try it, it's easy!
Learn how to create an image with only text and vary the size of the image on how much text there is! This can be adapted to image verification...