December 13th, 2011

30+ PHP Video Tutorials on How to Create Forum, Login, Contact Form, Upload, Shopping Cart, Captcha & Ect.

PHP is a popular language for creating websites and also MySQL is a popular database for online database. PHP+MySQL are widely use for creating dynamic websites, blogs and web applications all around the world.

There’re so many websites, small, medium or big that use PHP+MySQL for building their sites. If you want to learn to create web applications using PHP+MySQL, here is the video tutorials of the popular web applications.

The video tutorials on the list are all video tutorials which easy to follow and you can learn fast. The hi-light tutorials such as creating PHP login, shopping cart, forum, guestbook, email contact form, file upload, shout box, captcha and more…

1. Register & Login

A collection of tutorials that’ll help you incorporate a register/login system into your website.
Register & Login

2. PHP Search Engine

Creating a search engine for database content. Produces a list of results based on keywords of your data.
PHP Search Engine

3. Hit Counters

This tutorial shows you how to create hit counters for general use. For example, counting visitors. counting how many people read you article. Both unique and non-unique.
Hit Counters

4. Auto-complete Style Search

An auto-complete style search engine, based on database data. You can see this technique on Google’s search.
Auto-complete Style Search

5. Guestbook

Creating a simple guestbook with PHP and a MySQL database. This one you should learn if you are the beginner.
Guestbook

6. Mailing List

In this tutorial learn to create an email subscribe form and learn to create your own mailing list with PHP.
Mailing List

7. Pagination

Easy pagination with PHP, by splitting results from a database into separate pages.
Pagination

8. Shoutbox

Many sites have a little shout box on their sites and this is the tutorial on how to create a shoutbox style application.
Shoutbox

9. File Uploading

Uploading files system is all around the web. This one is a tutorial set guiding you through file uploading in PHP.
File Uploading

10. URL Shortener

A complete guide to creating a URL shortener website from the start. This url shorten is very popular on Twitter.
URL Shortener

11. Mini Shopping Cart

This is a simple shopping cart for you to learn, a mini, highly integratable shopping cart. Fast, easy to use and works with PayPal cart checkout.
Mini Shopping Cart

12. PayPal IPN

Accept and process payments to charge your visitors for premium membership.
PayPal IPN

13. Blog

Creating a blog, from start to finish, with a MySQL database. It’s recommended you watch the MySQL tutorial series before attempting this tutorial, unless you’re confident in MySQL.
Blog

14. Non-database Photo Album

With this tutorial, you’ll learn to create a simple photo album, a non-database photo album. Simple add pictures to each folder to build the album up. Includes displaying each image with Lightbox.
Non-database Photo Album

15. Rating System

A rating system is one of the popular web application. it allowing people to vote and total up an overall rating.
Rating System

16. PHP & MySQL Register User Login

Learn to create a membership system, the tutorial tech you from create a signup form to login system.
PHP & MySQL Register User Login

17. Send Email, Quickly and Easily (HTML format)

The video tutorial on how to create a PHP contact form that send mail in HTML format.
Sending Email

18. Create a Spellchecker

Creating a fast, effective, function based spellchecker based on a large dictionary file.
Create a Spellchecker

19. Watermark an Image on Upload

Image manipulation using the PHP GD Library. In this tutorial, you’ll learn how to upload image and watermark it on the fly.
Watermark an Image on Upload

20. Image Upload Website

Create an image upload website in this easy to follow series. Includes user registration/login, creating, renaming and deleting albums, uploading images with thumbnail generation and deleting images.
Image Upload Website

21. Advert Rotation System

An easy, effective solution to advert rotation on your website. Tracks impressions and clicks, as well as holding an expiry date to set for each advert.
Advert Rotation System

22. Forum Tutorials

Creating forum is a big project and need more skills. If you want to improve your PHP skills, this is a must learn.
Forum Tutorials

23. PHP BBCode Tutorial

Step by step instructions on how to create a BBCode system using preg_replace within PHP.
PHP BBCode Tutorial

24. Bidding Application

Nice tutorial on how to creating bidding application.
Bidding Application

25. Send Mail

This tutorial teaches you how to use the mail function in PHP with an HTML form.
Send Mail

26. Multi-Site Search

In this tutorial series we develop a search that performs different types of searching on multiple search engine sites.
PHP Tutorial: Multi-Site Search

27. PHP Chat/ Shoutbox

Another tutorial on how to create a PHP Chat/ Shoutbox.
PHP Chat/ Shoutbox

28. Creating Captcha Image Security

There’re too many spam on the internet. We fight it with Captcha and you can learn how to create Captcha in this tutorial.

Creating Captcha Image Security

29. Word Censoring

Some users may post some inappropriate words on your comment box. This word censoring system can filter them.

Word Censoring

30. Creating Cookies with PHP

PHP cookie is widely used but you can’t see it. This videos tutorial will show you how to create cookies with PHP

Creating Cookies with PHP

31. Deleting Cookies with PHP

After you create cookie with PHP, in this tutorial shows you how to delete it.

32. Scaling Down Images to Thumbnails

The images that you or users uploaded may be too big, don’t worry, this system can resize all the images to the size that fit your need.

PHP resize image

33. RSS Feed Generator

Learn to create a RSS Feed for your blog.

RSS Feed Generator


Related Posts