- 1,233 categories
- 40,467 scripts
Updated: 01/18/2007
- Do you have a news system that is becoming increasingly larger, or perhaps some custom forum software that displays to many topics on one page? Many beginning PHP developers deal with this very problem that arises from forums, news systems, guestbooks, and many other scripts that return many rows of mysql results. Some people have solved this problem by developing a way to regulate how many results you get per page.
This tutorial will show you how to turn huge amounts of data on one page into multiple pages, and provide a simple to use page numbering guide that looks something like this:
&<[6] 7 8 Next&> Last&>&>
So, without futher wait, lets begin on the next page.
- Categories
- Tags
- Platforms
- Licenses
- Author
- Answers to general questions on running CGI scripts and programs. Topics include: Getting Started (Can you run CGI, Script Filename, Test Before Going Public), Beginning a Script, File Permissions, Editing a UNIX Script in DOS/Win, Testing the Script...
- This script goes through a list of Web pages to change the &"Last updated ...&" string to the date the file was last modified. Run this script in UNIX after updating any html files. Any line beginning with $tag will be replaced with...
- Banner-Serve is designed to allow you to place your banners on remote sites. It collects information on each banner served and click throughs. The program will rotate any number of images, and related URL links. Users sign-up to place your banners on...
- MakeBook takes input from students or other users, and adds it to an HTML file in the order you specify. The user types in his/her name, email address, and some text. The program then adds the text to the ongoing story file and allows the user to imm...
- News Page Updater is a simple little utility that allows you to add items (automatically adding the date to the beginning of the message) and to edit the raw html code as necessary.