This topic is locked

Query Formatting

7/20/2006 11:58:56 PM
PHPRunner General questions
S
scareya author

When a query is returned with numerous rows, I notice that there is a link at the bottom that looks like this
(1 2 3)
It links to the different pages of the results. I was wondering whether there is a way to manually add that link to the top of the query (right after the search menu). If so, how do I do this by just editing the php files. (I don't have the .phpr file on me anymore.)

D
Dale 7/21/2006

There was a great post in this formum Topic: Page Count Link.

It is back on page 4 as of right now. Last post to it was 6th July 2006.
Should give you exactly what you need to move the page counter around.

S
scareya author 7/21/2006

Thanks. Appreciate it.