PHP Tutorial
PHP Array Pagination with Class Based Script
This tutorial is about PHP Array Pagination with Class Based Script
General »
Top 20 Similar PHP Tutorials
Object Orientated: Creating an Advanced Pagination Class
This class will display the results of any MySQL table including all the fields and rows. It will work out how many fields there are and display the results accordingly.
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 »
Creating a file based AD rotator script
In this tutorial I will show you hot to create a simple AD rotator script without using database. The script can display both text and image ads and you can control the number of ads to be displayed at once.
Basics »
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 »
Learn About Pagination with PHP
This tutorial is designed to guide you through the logic and code behind the process of paginating data in PHP
General »
Limiting MySQL Query Results (With Pagination)
This tutorial is about Limiting MySQL Query Results (With Pagination)
General »
Getting Started with Array Functions
Arrays can be extremely useful. It's just when someone asks in what instance would you use an array, I end up being quite stumped to give a decent example. The truth is that arrays are used everywhere, from returning information from a database table, or storing models for your code. They come in a few forms: basic arrays or numeric arrays, multidimensional arrays and associate arrays.
Basics »
Detailed PHP array tutorial
In this tutorial I will show you how to work with arrays in PHP. You will learn how to create, sort or print an array. Besides this we will touch on multidimensional arrays as well.
Basics »
Create dropdown menus using array
This tutorial will explain how to create a dropdown menu using function which populates values from the array
General »
Storing a PHP Array in a MySQL Database
Learn how to store a PHP Array in a MySQL Database
Database »
Alternating Row Colors From mysql results and/or array values
This tutorial is about alternating Row Colors From mysql results and/or array values
Database »
Using the Internal Array Pointers to Access Elements in Arrays
The native array pointer functions in PHP allow you to traverse an array without actually referring to specific array elements. They can be particularly useful if you're using an associative array and wish to use the first element in the array. An internal array pointer, in PHP, is fundamentally an invisible pointer that points to a particular record in an array.
Basics »
Hits Counter (Text Based)
In this tutorial we'll learn how to make a simple text based hits counter using PHP.
General »
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 »
Create a full text based RPB Game
After studying this tutorial you will be able to Create a full text based RPB Game
Advanced »










