TutorialStuff.com
wwwwwwwwwwwwww 
 
Software
 
 
 
Programming
 
 
 
Operating Systems
 
 
 
Browser
 
 
 
Sponsors
 
PHP Tutorials
Get MySQL database layout in XML format
Get MySQL database layout in XML format

n this tutorial I will show you how to get your MySQL database description / layout in an XML format. If you are an absolute beginner in XML than it can be useful to read first an XML introduction tutorial.

Date Submitted: April 24, 2007

Category: PHP

Pagination
Pagination

This tutorial will teach you how to display content over multipul pages using PHP and MySQL.

Date Submitted: April 24, 2007

Category: PHP

Random Images
Random Images

Ever wanted to make links, or banners appear on your site in a random order? Well here's a simple script that will do just that.

Date Submitted: April 21, 2007

Category: PHP

Contact Form
Contact Form

Here I will explain to you how you can create a simple contact form. The form will collect data from the visitor and send it to any email address you please. The only requirement for this tutorial is for you to have .php enabled...

Date Submitted: April 21, 2007

Category: PHP

Making a shoutbox - Part 1
Making a shoutbox - Part 1

Shoutboxes are cool to have. In part one of this ongoing tutorial you will learn how to create a basic shoutbox in which people can post messages.

Date Submitted: April 21, 2007

Category: PHP

 Update Mutiple Records in 1 Form
Update Mutiple Records in 1 Form

Update your multiple data records in 1 submit form. When you have a list and need to update them in one click.

Date Submitted: April 18, 2007

Category: PHP

Calculate the number of days, weeks, years between two user inputted dates, Learn how you can find the number of days between two dates.
Calculate the number of days, weeks, years between two user inputted dates, Learn how you can find the number of days between two dates.

This tutorial will teach you how to implement a function which calculates the number of days, weeks or years that have passed between two dates. Some of you who have some experience in C/C++/Pascal or any other programming language know that it can be a real pain in the arse to write an algorithm that does that. Well this is not the case in PHP because of the "miracle" of Unix Timestamp.

Date Submitted: April 18, 2007

Category: PHP

Creating a file system browser
Creating a file system browser

In this tutorial I will show you how to create a PHP application to display directory content and navigate between them.

Date Submitted: April 18, 2007

Category: PHP

Automatic update for copyright
Automatic update for copyright

Learn how to automatically update your site copyright with php.

Date Submitted: April 18, 2007

Category: PHP

Simple Email Validation
Simple Email Validation

Alright, in this tutorial I will teach you a small version of how to implement email verification for registration to a certain service, such as a newsletter, membership, etc.

Date Submitted: April 18, 2007

Category: PHP

Your Ad Here
Ad Links
 
News
 
My thoughts on Google Analytics

Posted: May 03, 2007

TutorialStuff.com is up and running!

Posted: April 28, 2007

Sponsors
 
© 2007 TutorialStuff.com