Php Tips
- Using heredoc
- Redirection using the header function
- Finding the difference between two dates
- Avoid using functions in loops
- Sending form data from multiple checkoxes or multiple selects in php.
- Output Control Functions
- Parser Tokens

Download Paginator

Rate Paginator on Hotscripts

Pembaruan Paginator
Sebelum mengikuti penjelasan tulisan ini, ada beberapa istilah yang perlu dipahami, yakni:

  1. Kelas/Class dapat dianggap sebagai cetakan untuk objek/definisi umum untuk sekelompok objek. Objek sendiri sering disebut instan kelas.
  2. Sebuah kelas/class mencakup sejumlah variabel atau properti yang dimiliki oleh objek dan sejumlah fungsi yang digunakan untuk mengakses properti.
  3. Variabel-variabel yang berada dalam sebuah kelas disebut properti.
  4. Fungsi yang digunakan untuk mengakses properti disebut metode (method).

Pembaruan ini menambah beberapa fungsi yang digunakan untuk mengakses properti (motode) pada Paginator_html that takes care of the mySQL connection and retrieving results for you. If you don't want to use Paginator to make your connection you can still use this version in the way described in the other examples. Nothing in the updates should change the usability of the interface from the earlier versions. I have recently had the time to work on this a little more and cleared up a couple of problems reported by users. This version now should be stable. With this version setting up the paging of your result sets using mysql should be fairly easy. See the example below for how to use the update.


Update example

paginator.zip

includes the Paginator class along with the Paginator_html extension. These classes have been used on a couple of sites for a while now and have had no problems. This file also includes the examples and documentation.

paginator_update.zip includes the update classes. This file also includes the examples and documentation.

**In some browsers (like Netscape) the download file may be paginator.zip.php Simply remove the .php before unzipping.**

Paginator has been downloaded 6192 times since July 23, 2003.

Back to Index

Useful Scripts
- opensourceCMS
- KronoClass
- Moon Phase
- Validit
- patTempate
- ezSQL Database Class (1.22)
Hosted by www.Geocities.ws

1