Advertisment
A growing collection of free WordPress training videos.
Want to display when the page was last modified? Use this script.
Easily register on a website and login. Complete form is also available in .zip format.
Learn how to open text files and then write in them and then save them again.
This tutorial will teach you how to write a php script that will enable users to create flash movies from any text then need.
How to put a form on your website that people can fill in and send you an email without them having to see your email or open a client.
This tutorial demonstrates how to calculate the greatest common divisor and factorial numbers by doing basic math with PHP.
A quick way to see how many people are browsing your site for php enabled web sites.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS...
In this tutorial I will teach you how using dreamweaver you can create a site search with the option to select different categories.
Views: 795 | | by Donald
PHP - Searching
This is a massive tutorial, that goes through all the types of input and how to use and handle them.
This is going to be a simple tutorial for setting up a PHP login system that runs off a MySQL database and could ultimately be used for a member...
Learn how to create php authenticated forms using this mail script. Includes a zip download.
This programming tutorial will teach you how to build search engine friendly URLs in PHP, which contain keywords and use HTML extensions. We are...
This tutorial shows users how to create an AJAX contact form. The form method in this tutorial is set to POST.
Learn how to use PHP sessions to prevent duplicate form submission or re-submission.
This tutorial goes through 10 things that you shouldn't do in PHP and why.
Ever wanted to count certain hits for a page reading or maybe even a file counter? How about counting how many times a mysql table was read? With...
You may have been to sites where instead of having to type long URL’s you see ?page=php ? Well in this simple tutorial im going to show you how to...
This tutorial goes through different variables, how they work, and how to use them.