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


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.
Functions and OOP » talkphp.com
Score(+): 1 | Views: 53 | 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

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

Creating a file based logging script

Learn how to Create a file based logging script
General » phptoys.com
Score(+): 0 | Views: 50 | 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

Pagination for Dummies

Learn how to add paging to your mySQL queries
Database » haugland.ca
Score(+): 0 | Views: 58 | 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

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

Limiting MySQL Query Results (With Pagination)

This tutorial is about Limiting MySQL Query Results (With Pagination)
General » biorust.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

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

Printing all elements in an array

Learn how to print all elements in an array
General » veckd.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

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

Create dropdown menus using array

This tutorial will explain how to create a dropdown menu using function which populates values from the array
General » coremediadesign.co.uk
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

Storing a PHP Array in a MySQL Database

Learn how to store a PHP Array in a MySQL Database
Database » asakusuma.com
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

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

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

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

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

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