19,155 tutorials online
11 tutorials pending review
763 dead links removed





PHP Tutorials

Subcategories:
Ad Management, Calendars, Chat Systems, Classified Ads, Content Management, Cookies and Sessions, Counters, Database Related, Date and Time, Development, Discussion Boards, eCommerce, Email Systems, Error Handling, File Manipulation, Flash and PHP, Form Processing, Guestbooks, Image Manipulation, Installing PHP, Introduction, Link Indexing, Mailing List Management, Miscellaneous, Networking, News Publishing, OOP, PEAR, PHP vs Other Languages, Polls and Voting, Postcards, Randomizing, Redirection, Regular Expressions, Searching, Security, Site Navigation, User Authentication, WAP and WML, Web Fetching, Web Traffic Analysis, XML and PHP


 

Php file upload
Posted in PHP > File Manipulation by tutorialgrub on Dec 17, 2011

In this tutorial i will teach you how you can upload files to your website using PHP. I will teach you the basics and show you how to manage which files may be uploaded.
7 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Viewing All Files in a Directory
Posted in PHP > File Manipulation by tutorialgrub on Dec 04, 2011

Learn how to create a simple script to view the contents of a directory.
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to Authenticate Users With Facebook Connect
Posted in PHP > Security by tutorialgrub on Dec 03, 2011

Lately, there’s been quite a fuzz about lazy registration. It turns out that the less the user has to think, the higher the conversion rates are! What a thought! If everybody seems to have a Facebook profile, why not add a one-click user registration? I’ll show you how to do that today.
9 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Tutorial: Storing Images in MySQL with PHP
Posted in PHP > Image Manipulation by tutorialgrub on Nov 29, 2011

In this tutorial I will show you how to store binary images (or any binary file) in MySQL using PHP.
9 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Simple Login-Logout System with MySQL and Authentication
Posted in PHP > Cookies and Sessions by tutorialgrub on Nov 29, 2011

A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database.
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Creating a menu system
Posted in PHP > Site Navigation by tutorialgrub on Nov 29, 2011

In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.
9 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Simple XOR Encryption Algorithm
Posted in PHP > Security by tutorialgrub on Nov 21, 2011

XOR Encryption is a simple symmetric cipher in use in many applications where security is not a defined requirement. Exclusive-OR ( XOR ) encryption is almost unbreakable through brute force methods, although it is susceptible to patterns, it requires that both encryptor and decryptor have access to the encryption key, but the encryption algorithm although very simple is nearly unbreakable.
20 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to automate tubepress
Posted in PHP > Cookies and Sessions by tutorialgrub on Nov 13, 2011

Goes through and amends a code example and teaches how you can further amend the code so to create an automated video site for wordpress using Tubepress addon.
10 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Integrating Two-Factor Authentication with CodeIgniter
Posted in PHP > Security by tutorialgrub on Oct 26, 2011

With the recent string of high profile break-ins (hacks) at Sony and other companies, it’s time you took a second look at the security of your website. Two-factor authentication is a step in the right direction to securing your website from attackers. In this tutorial, we’ll take a look at implementing this in our CodeIgniter application.
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How to Create a Random Password for Users
Posted in PHP > Security by tutorialgrub on Oct 25, 2011

This tutorial shows you how to create an 8-character random password to send to implement into your user-management system.
9 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1  2  3  4  5  6  7  8  9  10  11  12  13  14  15    >>  Next