| Author |
Message |
Donovan Client

Joined: Oct 07, 2003 Posts: 735 Location: Ohio
|
Posted:
Sun Mar 06, 2005 12:15 pm |
|
I am looking for a "Next Page" function that I could use. I see it used in the Private Messages module (Goto page 1, 2 Next) but have searched thru the index.php and can't find anything that jumps out at me.
Is this managed by a template? |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sun Mar 06, 2005 7:45 pm |
|
There is no "universal" function for this in PHP Nuke. It needs to be added to each module. What module are you needing it for? |
|
|
|
 |
Donovan Client

Joined: Oct 07, 2003 Posts: 735 Location: Ohio
|
Posted:
Sun Mar 06, 2005 8:06 pm |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sun Mar 06, 2005 8:33 pm |
|
Do a google search on "mysql paging results" |
|
|
|
 |
ecvej Hangin' Around

Joined: Oct 10, 2004 Posts: 45 Location: Northampton, UK
|
Posted:
Wed Mar 09, 2005 12:45 am |
|
"php pagination" should find something too.
I also remember seeing a chapter about this in "O'Reilly - Web Database Applications with PHP and MySQL" |
|
|
|
 |
|
|
|
|