PHP 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 | Save it | Report it


Top 20 Similar PHP Tutorials

Simple PHP Based Counter

Learn how to create a Simple PHP Based Counter
General » invano.com
Score(+): 1 | Views: 58 | Similar Tuts | Save it | View this tutorial

Hits Counter (Text Based)

In this tutorial we'll learn how to make a simple text based hits counter using PHP.
General » ronsguide.com
Score(+): 3 | Views: 76 | Similar Tuts | Save it | View this tutorial

Simple PHP Hit Counter

Learn some of the basics of PHP by starting off with a simple hit counter
Basics » tutorialmonkey.com
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial

Simple PHP Hit Counter using a text file

Learn how to use a Simple PHP Hit Counter using a text file
General » tutorialmonkey.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Simple Visits Counter without MySQL

In this tutorial we'll learn how to code a simple and basic visits counter
General » tutorialstream.com
Score(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

Create a full text based RPB Game

After studying this tutorial you will be able to Create a full text based RPB Game
Advanced » forums.hostmatrix.org
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

Creating a simple file based polling script

In this tutorial I will show you how to create a simple, file based polling system where you can easy setup new polls. No database is required for this script and you only have to maintain one config file.
General » phptoys.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

Create A Simple PHP Calculator

Learn how to Create A Simple PHP Calculator
General » flabberghast.com
Score(+): 0 | Views: 90 | Similar Tuts | Save it | View this tutorial

Create a Simple Ad Rotation Script with PHP

In this tutorial you will learn more about creating a simple Ad rotation script with PHP
General » phpeasystep.com
Score(+): 0 | Views: 37 | Similar Tuts | Save it | View this tutorial

Create a Simple discussion forum using PHP and MySQL

If you've ever wondered how to build a simple forum in PHP/Mysql, this simple tutorial will give you the basics of how to post and reply to threads and display messages.
General » chipmunk-scripts.com
Score(+): 1 | Views: 69 | Similar Tuts | Save it | View this tutorial

How to create a simple virtual postcard sender script

Learn how to create a simple virtual postcard sender script
General » phptoys.com
Score(+): 1 | Views: 51 | Similar Tuts | Save it | View this tutorial

Visitor Counter

Learn how to write a visitor counter using a txt file
General » scriptplayground.com
Score(+): 0 | Views: 51 | 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

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

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

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 | 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

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

File Based Logging Script

You will make your users login. and you will also collect users' IP, Hostname, Browser Type, Visited Page , Referrer. Must Do Script.
Basics » livethunder.com
Score(+): 0 | Views: 64 | Similar Tuts | Save it | View this tutorial

PHP Array Pagination with Class Based Script

This tutorial is about PHP Array Pagination with Class Based Script
General » lotsofcode.com
Score(+): 1 | Views: 63 | Similar Tuts | Save it | View this tutorial