PHP Tutorial

Easy PHP Private messaging system

This is just a simple easy to make private messaging system. It has an inbox, sent page, compose, view message, delete, and an inbox limit to make sure it doesn't get too full. All the basics you need for a private messaging system.
Database » egmods.com
Score(+): 0 | Views: 44 | Save it | Report it


Top 20 Similar PHP Tutorials

LiveThunder's Private Messaging System

Learn how to create a Private Messaging System from scratch with everything explained with details.
General » livethunder.com
Score(+): 0 | Views: 30 | Similar Tuts | Save it | View this tutorial

Easy PDG Generation in PHP

In this tutorial, I'll show you how to generate PDF files in pure PHP and distribute your content in a single, consistent format.
Basics » developertutorials.com
Score(+): 0 | Views: 28 | Similar Tuts | Save it | View this tutorial

Easy PHP Pagination

This is a Full video tutorial explaining basic page numbering
General » sampsonvideos.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

Traverse Directories the Easy Way with Glob() !

Acquiring filenames and directory names has never been so easy.
PHP Files » talkphp.com
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

Generating a Range of Numbers the Easy Way

After Haris' mention of the PHP function range(), I thought the kindest thing to do would be to give it a proper introduction. So here is that introduction! Range is native PHP function that takes 2 compulsory arguments and 1 optional argument (As of PHP 5.0.0 which defaults to 1) and returns an array. Seem ever so simple? Well it is! The 3 arguments the function can accept are as follows...
Basics » talkphp.com
Score(+): 0 | Views: 40 | Similar Tuts | Save it | View this tutorial

Yesterdays date, the easy and hard way in PHP

Dates can be hard to work with in PHP, here we learn you the simple way of getting yesterdays date (and other dates relative to today)
Date and Time » 999tutorials.com
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial

How to create a simple and easy to use sql-based hit counter!

Learn how to create a simple and easy to use sql-based hit counter!
General » seekond.com
Score(+): 0 | Views: 63 | Similar Tuts | Save it | View this tutorial

PHP Registration System

Create a PHP based user registration system
General » blog.nightgen.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

Affiliate System

Learn how to create an extensive affiliation system
General » evenicoulddoit.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Affiliate System

This extensive tutorial will allow you to use an affiliate system which can randomize image orders and total up the total click count.
Database » evenicoulddoit.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Creating a menu system

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.
General » phptoys.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Simple System Maintenance with PHP-CLI

Web development is a world of rapid code modifications, instant deployment and immediate updates. Of course, maintaining the product of this web development can be as hectic as the web development is agile; with manual backups, quick database edits and tedious data migration and re-entry.
Basics » developertutorials.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

Complete Members System

After studying this tutorial you are going to be able to create a member system
General » allsyntax.com
Score(+): 0 | Views: 30 | Similar Tuts | Save it | View this tutorial

Creating a PHP Powered FAQ System

Learn how to create a PHP Powered FAQ System
General » tutorialarea.com
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial

Affiliates management system

In this tutorial we'll see how to create an affiliates management system
General » tutorialstream.com
Score(+): 0 | Views: 24 | Similar Tuts | Save it | View this tutorial

LiveThunder's Login System

Learn How to make your own Logging in System using PHP. In which you will need to know some MYSQL stuff and Where to send which type of member. If you kno basic PHP this should be easy LiveThunder
Database » livethunder.com
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial

A Complete Membership System

After studying this tutorial you may be able to create a MASSIVE AND COMPLETE Membership System!
General » biorust.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

PHP Page Navigation System

In this tutorial the author will be showing you how you can setup a simple php page navigation system
General » forums.clantemplates.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

News System with Comments

This big tutorial will show you how to create your very own news system which allows users to post comments to each of your individual news posts. This tutorial will also show you how to make an admin section so you can edit, delete and add new posts easily.
General » tutorialcode.com
Score(+): 0 | Views: 30 | Similar Tuts | Save it | View this tutorial

Creating A Permission System

Creating A Permission System for users in conjunction with a login system
Security » 13dots.com
Score(+): 0 | Views: 39 | Similar Tuts | Save it | View this tutorial