paginating
Data pagination 1.0
If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This quick class handles pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, we provide a sample CSS snippet that you can alter to fit your site design.<<less
License:LGPL
Generic Easy Pagination
This PHP class generates an HTML navigation bar for listings to be split in multiple pages more>>
Generic Easy Pagination is a powerful tool designed to generate an HTML navigation bar for listings to be split in multiple pages. Arbitrary types of listings can be paginated. An example is provided to demonstrate how to paginate the results of a database query using ADODB API.
Major Features
- Set current page
- Set the records listed in each page
- Get the total number of records that were retrieved
- Set the query for searching records
- Use the same query to get the total number of records
- Defining the additional parameters that may be necessary on the search and will be passed between pages with the GET method
- Output the total number of records
- Output the total number of pages based on to the number of records in each page
- Output the values of the records of the current page
- Output the links for browsing from 1 to 10, 11 to 20, 21 to 30, and so on
php easy :: pagination scripts set 1.0a
This set contains 3 different pagination functions that can be easily implemented into any other script to paginate the output results retrieved from MySQL database or elsewhere. Note that these functions do not query the DB by theirselves, you should more>> This set contains 3 different pagination functions that can be easily implemented into any other script to paginate the output results retrieved from MySQL database or elsewhere. Note that these functions do not query the DB by theirselves, you should previously have counted the total number of matches and retrieved the appropriate results, specified number of results per page etc.<<less
myPageDisplay class 1.1d
This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with more>> This class can perform several tasks and you decide how much you want from it. In its complete form it can generate an interactable paginated columnar listing from a MySQL database. If you want to use it in parts you can generate XHTML tables with defined sortable columns. Add links to given column data or generate an action column to allow for editing, deleting, etc. of records. You can also paginate the query results data with a specified limit of rows per page. It also generates navigation links to go to different listing pages. The presentation details may be configured using CSS style sheets. Examples supplied<<less
FireAnt 1.3
This is a Bug Tracking System (BTS) without the fancy bellsnwhistles. more>>
Installations:
- Upload all files (ASCII, except the GFX folder) to a webserver.
- All table files (files in the db folder) should be CHMODded to 666.
- The database folder itself should be CHMODded to 777.
- Default username / password are: admin / fireant
Enhancements
- Added captcha to user join form
- Paginated buglist (20 bugs per page)
Simple One Page Gallery v2
The script is only one page and very portable, just set 8 variables and the script will automatically read all the images in a designated folder. Simple one page gallery is also able to create thumbnails on the fly by utilising the popular ASPJPEG com more>> The script is only one page and very portable, just set 8 variables and the script will automatically read all the images in a designated folder. Simple one page gallery is also able to create thumbnails on the fly by utilising the popular ASPJPEG com object. Simple one page gallery is also able to paginate the images and display however many images per page. Another feature is that the script can display a larger version of the thumbnails.<<less
How to use semantic lists to provide pagination for all kinds of data 1.0
If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This article is explains how you can use a quick class to handle pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, well provide a sample CSS snippet that you can alter to fit your site design.<<less
License:LGPL
Simple PHP News 1.0 Final
A very simple PHP news script that uses a text file as its back end. It uses CSS, so it is easy to customize, and can be added to your existing page with a simple include statement. This script is intended for small sites with one webmaster that more>> A very simple PHP news script that uses a text file as its back end. It uses CSS, so it is easy to customize, and can be added to your existing page with a simple include statement. This script is intended for small sites with one webmaster that rarely posts news. Or sites that dont need lots of features in their news script. This is not a site builder news/blog script like WP, instead its a script that you can easily integrate into the site you already have running. What this script does NOT do: Paginate entries, support multiple users, allow you to edit or delete past entries, have emoticons, have a WYSIWYG editor, support comments....anything else advanced. This is meant for people with very basic needs or for people that are looking for some code to build on top of.<<less
DbBrowser : A free datagrid 1.1
How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles more>> How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles and thats enough to get a fully working paginated web datagrid featuring multi columns sort, data export and user defined filtering criteria.<<less
BCB Spider Tracker 0.1
BCB Spider Tracker will track hits from Search Engine Bots (aka Spiders) and record their visits in a MySQL database for you (and/or your sites human visitors) to view. Other Features: Easily add/remove Spiders to track (over 100 spiders tracked AS more>> BCB Spider Tracker will track hits from Search Engine Bots (aka Spiders) and record their visits in a MySQL database for you (and/or your sites human visitors) to view. Other Features: Easily add/remove Spiders to track (over 100 spiders tracked AS IS!). Sort Result Pages by Date, Spider, or Pages Crawled Paginated Results - customize how many Results per page you want to view.<<less
PHP Easy Downloader V2.5 2.5
PHP Easy Download is a FREE, easy to use and convenient download script. Simply drop the script into the directory where the download files reside. The script does the rest of the work. PHP Easy Download will thumbnail jpg images, read ID3 tags, more>> PHP Easy Download is a FREE, easy to use and convenient download script. Simply drop the script into the directory where the download files reside. The script does the rest of the work. PHP Easy Download will thumbnail jpg images, read ID3 tags, EXIF Tags, etc. It DOES NOT require MYSQL. Thousands of people use this script. Google "PHP Easy Downloader" and find tons of free downloads all over the net! FREE version always available at www.ironclad.net/scripts Features: Sort the download list by popularity, alphabetically, file size, etc. Search the download library by keyword. Presents your large download library in pages (paginates). Tracks times downloaded. Output is totally skinable. Fast - Handles 1000s of files - all without MYSQL! Many more features! NEW! PAYPAL ADD-ON will allow you to sell downloadables via PAYPAL. The PAYPAL version has a modest fee of $10.00 (for unlimited support). Free version does not support PAYPAL but has ALL other features.<<less
ADOdb Database Library for PHP 4.60
A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO more>> A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.<<less
License:BSD Style
PHP Prayer Board 0.8b
PHP Prayer Board is software that collects, organizes, and displays requests for prayer. more>>
PHP Prayer Board 0.8b is a great solution for anyone who is in need of a simple yet effective discussion board. It collects, organizes, and displays requests for prayer.
It is basically a bulletin board with a specific purpose: prayer requests. Users access it through their web browsers. An administrator sets is up on a web server, typically an intranet (or LAN) web server. PHP Prayer Board is good for internal use in Christian offices and organizations. The requests for prayer can also be published for public use.
Enhancements:
- New Features:
-
- Preliminary support for database prefixes
- IP Address Authentication (partial addresses acceptable)
- Use cookies to remember login/password (md5 encoded password)
- Paginated main list (active and inactive)
- Modularized site (can be inserted using )
- Admin interface
- User Management System
- User Levels (for Authenticated Login Types)
- Changes:
-
- Updated CSS to remove unused classes
- Allows for a secure server connection now
- Sifted Pagination and Links in pb_list to functions
- Updated stylesheet
- Bug Fixed:
-
- Fixed a bug in pb_xml that prevented database access
- Fixed Prayer Count bug
- Hid the Logout link on non-authenticated systems
- fixed uninit bug in pb_email.php
- fixed uninit bug in pb_verify.php
- Added gettext to pb_login.php
- Fixed bug where errors were not appearing in pb_email.php
Requirements:
- Server Side
-
- PHP, version 4 or greater
- MySQL, version 3 or greaterm
- Apache or other web server
- Client Side
-
- Web browser
Gurt JavaScript Table 1.0
Gurt JavaScript Table is a compact JavaScript widget to wrap your tabular data with an easy skinnable table having a range of simple controls to make the data to be more available for browsing. PAGINATING, ROW MARKING in several ways, SEARCH options, more>> Gurt JavaScript Table is a compact JavaScript widget to wrap your tabular data with an easy skinnable table having a range of simple controls to make the data to be more available for browsing. PAGINATING, ROW MARKING in several ways, SEARCH options, ready to receive data from DB tables... - and keep in mind we do not stop working on product featureset expansion!<<less
osDate 2.0.8
osDate application allows you to manage a dating site. more>>
Major Features:
- Convenient site statistics for the osDate administrator.
- Options for search-engine optimization, including meta tags and URL-rewriting (requires .htaccess file). view
- Add multiple administrators, and specify super users.
- Dozens of global configuration options, easily accessible and changeable within the admin panel.
- Only a few are shown in this screen shot, although many more are available, with even more to come! view
- Advanced Flash-based image editor for your members.
- Affiliates system with administrator controls and statistics.
- Advanced, web-based banner management. Specify start and end dates for which banners should be displayed.
- Powerful extended search option (very similar to aeDating). Search for profiles using any of a dozen search criteria.
- Advanced installation wizard checks your server environment for compatibility with osDate.
- Installing is as simple as loading the install.php file, then clicking through the wizard. osDate even checks your MySQL login parameters, and allows you to easily upgrade from any prior version.
- Options for SMTP mail are available. These are specified during installation, but are easily changeable by directly editing the config.php file.
- A built-in, Flash instant messenger is available to your members so that they can send notes to other users who are online.
- In/out box is available to your members, so that they can easily communicate with others via osDate. This is like a built-in mail client. You can adjust the user permissions so that this feature is only available to members having a certain level of access.
- Upon login, members have available to them a member panel, where they can quickly access FlashChat, phpBB, and other useful tools.
- Allow members to quickly upgrade their membership, and compare features among various membership levels, using this membership comparison chart.
- The site administrator can easily specify the priviledges for any membership type, and even create new membership types or delete existing ones.
- My Matches feature allows any member to instantly view other users who match their search preferences.
- All pages and news items can be easily changed using a WYSIWYG editor (HTMLArea) via the admin panel.
- Advanced newsletter feature allows the site administrator to send messages out to any group of members.
- Multiple payment methods are available, and fully configurable via the admin panel.
- Create instant polls for your users, which are displayed within the osDate template. Find out what your users really think about online romance!
- The admin panel includes advanced profile management. Activate or deactivate any profile, edit profile details, sort by name/gender/status, and much more!
- Thumbnail display options exist for profile searches. Members can see a quick summary of their searches, and paginate through potentially hundreds of pages of profiles.
- Simple and advanced search options. Search by country, city, zip/postal code, status, or height. More advanced search options are on the way!
- Quickly and easily edit any section question, re-order questions, add new questions, enable/disable questions, etc. In short, you can make fully configure the profile wizard for new users all from the osDate administration panel.
Requirements:
- PHP 4.3.0 or higher
- PHP safe mode must be turned off
- MySQL 4.0 or higher
- Ability to change the permissions of files and folders
- PHP GD or GD2
- Flash 7 Player or higher
- osDate should work in MySQL 3.2.3, but MySQL 4.x is strongly recommended. Also, it may work in safe mode in some cases, but if you have script time-outs during installation, please try disabling PHP safe mode.
- Page: 1 of 2
- 1
- 2