PHP Tutorial

Users Online

This is a detailed tutorial on tracking users online with a database
General » zealivityfive.com
Score(+): 0 | Views: 34 | Save it | Report it


Top 20 Similar PHP Tutorials

how many visitors online

Ever wonderd how to display how many visitors you have online. In this tutorial i will show you an easy but effective way to display the amount of online visitor’s.
Functions and OOP » ineedtutorials.com
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

Security in your online applications

Protect yourself, your server and your scripts. Also covers session fixation and SQL injection.
Security » roscripts.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

LiveThunder's Who's Online Script.

Who is online on your website? How many guests? How many members? at what time? Well. To answer thise simple question just have a look at my tutorial to make a whos online counter script. Simple steps to get the job done. Little MYQL and PHP knowledge required.
Database » livethunder.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Number of visitors online system in PHP

Showing the number of visitors online on your website is a very nice feature. For yourself, and also your visitors. In this tutorial you will create a perfect script that does the job.
Basics » combined-minds.net
Score(+): 0 | Views: 63 | Similar Tuts | Save it | View this tutorial

Create Your Own Online Notepad! Uses flatfiles..

In this tutorial you will learn how to create your online notepad
General » totaldream.org
Score(+): 0 | Views: 28 | Similar Tuts | Save it | View this tutorial

Creating a PHP ACL and even Rat out Users using Proxies!

Now before some snotty nosed individual points out that ACLs can be done via .htaccess, let me cover my arse by saying although it can be done that way, we're not doing it that way. More technically speaking, however, albeit Apache is the better way it's not the most practical way due to the manual updating of .htaccess files. Unless you wish to parse the file - which is not advised for security and speed reasons, then PHP is the way to be heading.
Security » talkphp.com
Score(+): 1 | Views: 49 | Similar Tuts | Save it | View this tutorial

Remembering Users with Cookies and Sessions in PHP

This tutorial helps you to know more about Cookies and Sessions in PHP
Basics » brainbell.com
Score(+): 0 | Views: 31 | Similar Tuts | Save it | View this tutorial

How to Create a Random Password for Users

This tutorial shows you how to create an 8-character random password to send to implement into your user-management system.
Security » earn-web-cash.com
Score(+): 0 | Views: 78 | Similar Tuts | Save it | View this tutorial

Calculate the age of your users by filling out a form.

If you want to impose restrictions on age when people visit your website, or sign up, you'll need to calculate a user's age through a form - since web servers aren't psychic - yet.
Date and Time » avengex.com
Score(+): 0 | Views: 57 | Similar Tuts | Save it | View this tutorial

Simple Machines - Hide Boards of Inactive Users

In this tutorial I will teach administrators of Simple Machines Forums how to hide the boards of inactive members.
General » dynamic-php.com
Score(+): 0 | Views: 24 | Similar Tuts | Save it | View this tutorial