File: |
instruction.txt |
Role: |
Documentation |
Content type: |
text/plain |
Description: |
Instruction How To Use The Class |
Class: |
CSS Pagination
Good Looking of Pagination |
Author: |
By Dodit Suprianto |
Last change: |
the query lack of LIMIT statement. the correct query is:
$sql2 = "SELECT * FROM whatevertable WHERE whateverfilter ORDER BY whateverorder LIMIT " . $pagination->getLimit() . ", " . $rowsperpage; |
Date: |
16 years ago |
Size: |
1,923 bytes |
|
|
|