Monday, September 24, 2012

52 Essential PHP Tutorial and Examples for Beginners

1. Count Visitors Using PHP & MySQL

This tutorial shows how for example to count visitors using PHP and MySLQ, you can count all visitors have visited your website by ip, hour, minute, date, month, year, page, browser, and stored in MySQL. So you can get detailed information about your visitors.
1 Count Visitors PHP tutorial and example

2. Make a Slick Ajax Contact Form with jQuery and PHP

In this tutorial we will build a beautiful appearance, Ajax integrated form of contact that the user can get by clicking on a link on the page. Contact forms can be a useful way for visitors to contact the site owner. They are easy to use, and since they do not expose the email address of the site owner in the page, they also cut down on spam.
2 PHP tutorial and example Contact Form

3. Availability Check in Registration Form using Jquery/PHP

This tutorial teaches you how to write a check live availability username using jQuery. Ajax request is triggered when the “username” text box loses focus. An image loading is added next to the text box during this asynchronous request. After he finished, an icon to replace the image loading, depending on whether the username is available or not.
2 PHP tutorial and example Registration Form

4. Create a facebook post to wall system using PHP and jQuery

In this article, you will know how to add the code behind the “Share” button so that when clicked, it will display the contents of the textbox as wall post.
4 PHP tutorial and example facebook post wall system

5. Build a CMS in an Afternoon with PHP and MySQL

In this tutorial I will show you how to build a basic but fully functional CMS from scratch in just a few hours. Yes, it can be done!
5 PHP tutorial and example Build a CMS

6. PHP & MySQL File Download Counter

In this tutorial, you will know hot to track the number of downloads, simply upload your files to the files, and use a special URL to access it.
6 PHP tutorial and example File Download Counter

7. Display your Favorite Tweets using PHP and jQuery

In this tutorial, we will write a PHP class that fetches, cache, and display your favorite tweets into a nice interface CSS3.
7 PHP tutorial and example Display Favorite Tweets

8. PHP & jQuery image upload and crop

This script has been updated please see the following link PHP & jQuery image upload and crop v1.2 and the new version of it entirely jquery’d Jquery image upload and culture for PHP. Both new scripts handle JPG, GIF and PNG download and Culture
8 PHP tutorial and example Create Thumbnail

 9. Create Your Own PHP MYSQL Search Engine

This tutorial teaches you how to find your site using php and mysql to give the site. Our search engine tutorial assumes that all data you want it to be accessed is stored in your MySQL database.
8 PHP tutorial and example search engine

10. PHP User online tutorial

This tutorial show you php script that count how many users are active on your site.
10 PHP tutorial and example users online

11. PHP Pagination

This is a guide how to create a pagination using PHP and MySQL
11 PHP tutorial and example PHP Pagination

12. Encrypting Password using md5() function

12 PHP tutorial and example Encrypting Password

13. PHP Login script tutorial

Learn how to create a simple login system with php + mysql script, this tutorial is easy to follow, teach you step by step.
13 PHP tutorial and example login

14. Test php mail function on your localhost

14 PHP tutorial Test php mail function

15. Verifying email address

When users log in to join your website, you may want to check their e-mail by sending a link to confirm their e-mail. You will learn to do in this tutorial.
15 PHP tutorial Verifying email address

16. Simple Ad Rotation Script

In this script (script very easy), we installed three ads for the rotation. First ad, we want to display 70%, second announcement we want to display 20% and the last we want to show 10%
 

17. PHP Script Image of the day

In this script, it shows you how to display the image of the day. You can adapt this script to display the quote of the day, knowing the day or something else you want. You do not have to change the image of everyday just change the pictures once a week.
16 PHP tutorial PHP Script Image of the day

18. Limit Displayed Characters From Your Text

This php script allows you to limit displaying characters form you message and not to cut your word.
 

19. Upload and Rename File

In this tutorial shows you how to rename the file to download file on the server to prevent new file overwrite an old file that exists in your server.
17 PHP tutorial Upload and Rename File
 

20. Creating a simple PHP forum tutorial

Learn to create forum step by step, in this tutorials use only simple php code but powerful.
20 PHP tutorial create PHP forum

21. Automatic refresh webpage / Set time to redirect

When you need your web page automatically refresh in 5 seconds or whatever seconds you want, you can use the meta tag. This is a simple code, put it between the tags … on your web page.
 

22. Alternating table row colors

Many of websites use this script to decorate their table rows color that selected from mysql database, very useful and cool.
22 PHP tutorial table row colors

23. PHP Multiple files upload

You can download multiple files with a time to present. Array is a big part in this tutorial, we will see the scripts.
23 PHP tutorial multiple upload file

24. Creating ZIP File with PHP

This tutorial will help you create a ZIP file using PHP, Arun had coded a few lines of script that converts system files selected ZIP file format. It is useful for projects like e-commerce Web sales of PDF files, images and Docs etc, can be used to select files and download in compressed format.
24 PHP tutorial Creating ZIP File with PHP

25. Create an Upload Form using jQuery, CSS3, HTML5 and PHP

In this tutorial we will code an upload form CA Impressionist by Vladimir Kudinov. We will code using the API Plupload.

24 PHP tutorial upload form
26. How to Process Credit Cards with PayPal Payments Pro Using PHP

PayPal is one of the most popular platforms for payment processing available today for many reasons. Its ease of use and its connection to the eBay platform are just the tip of the iceberg.
27 PHP tutorial PayPal Payments php

27. How to Authenticate Users With Twitter OAuth

In this tutorial I will show you how to use Twitter as authentication system with a single click
27 PHP tutorial Authenticate Users With Twitter

28. How to Authenticate Users With Facebook Connect

29 PHP tutorial Authenticate Users With Facebook

29. Extract the Content of Zip file Using PHP

Sometimes you may want users on your site to download the zip file and then check what are the contents of this zip file. In this article I will tell you how to extract the contents of the zip file. I temporarily extract zip files in a directory, then delete it afterwards.
29 PHP tutorial Extract the Content of Zip

30. Learn FILTERS in PHP for Best Security Performance

Today we’ll learn about a less common but powerful feature of PHP: filters. This extension filter the data either through validation or disinfecting it. This is particularly useful when the data source contains data unknown (or foreign), as the input given by the user. For example, this data can come from an HTML form.
30 PHP tutorial Filtering Data

31. Dynamically Create Menu With PHP DOM

Most menu systems revolve around an unordered list, and the formatting is handled with CSS. This type of menu to the menu itself to be easily changed by simply changing the stylesheet. The menu created in this tutorial will follow the same principles, however, the method of creating the menu may surprise you.

32. How To Write A Simple PHP/MySQL Web Service for an iOS App

In this first tutorial in this two-part series, you go step by step through the process of creating a simple Web service, based on a coupon code I included in my latest app, Fables wild. In the next part of this series, you will write an application that integrates with iOS this web service!
31 PHP tutorial iOS App

33. Object-Oriented PHP for Beginners

For many PHP programmers, object-oriented programming is a scary concept, full of complicated syntax and other dams.
33 PHP tutorial Object Oriented

34. Upload Image to Mysql Database with PHP

34 PHP tutorial Upload Image to Mysql Database

35. Build a PHP MVC Framework in One Hour

Leave-shot two of MVC tutorial by creating a new exploration concept, the libraries. When writing code we often repeat the basic tasks without even thinking.
34 PHP tutorial Build a PHP MVC Framework

36. Create Instagram Filters With PHP

In this tutorial I will show you how to create vintage photos (as does Instagram) with PHP and ImageMagick
36 PHP tutorial Create Instagram Filters With PHP

37. Making an AJAX Web Chat  – PHP and MySQL

37 PHP tutorial AJAX Web Chat

38. Building a Website with PHP, MySQL and jQuery Mobile

38 PHP tutorial Building a Website with PHP MySQL and jQuery Mobile

39. Question of the Day with CodeIgniter and MySQL

39 PHP tutorial CodeIgniter and MySQL

40. AJAX-enabled Sticky Notes With PHP & jQuery

40 PHP tutorial nabled Sticky Notes With PHP

41. Carbon Fiber Signup Form With PHP, jQuery and CSS3

41 PHP tutorial Signup Form With PHP

42. Latest Post Blogroll Slider with jQuery and PHP

42 PHP tutorial Latest Post Blogroll Slider

43. URL Shortening using CURL, jQuery and PHP

43 PHP tutorial

44. Facebook Style Wall and Comments Post using jQuery PHP and Ajax

44 PHP tutorial

45. Dynamic Loading of ComboBox using jQuery and Ajax in PHP

45 PHP tutorial

46. Fresh Sliding Thumbnails Gallery with jQuery and PHP

46 PHP tutorial

47. Interactive Image Vamp up with jQuery, CSS3 and PHP

47 PHP tutorial

48. PHP/MySQL Contact Form with jQuery

48 PHP tutorial

49. Advanced Member System – Premium Code

A membership that gives you complete control over your users, creation, deletion, or suspending accounts, allowing new registrations, checking email, the demo mode and maintenance mode.
24 PHP sample Advanced Member System

50. PHP Search Engine – Premium Code

Advanced search engine of PHP using the Bing API system, it gives you results for the Web, Images, Videos, also supports many operands as “site:”, “link” etc., have different characteristics as “Safe Search”, and more … the design is based on Metro UI, but you can never change the way you want, because it uses html. for the model.
25 PHP sample PHP Search Engine

51.  How to list files in a directory with PHP

Here is a simple way to run the windows dir or ls linux using PHP on Windows

52. Useful PHP Form Tutorial

You can see more useful example php form on this website such as sample creating a registration form using PHP, Passing PHP form variables from one page to other, Creating a multi-page order form using PHP and more.

No comments:

Post a Comment