This topic is locked

Page Size

3/24/2008 6:04:02 AM
PHPRunner General questions
W
wilsonhaze author

Good day everyone,

please what code string or strings do i have to put on each page to make the page size what i want(i.e, i would want to list ten entries on each page), e.g i have to put &pagesize=10 in every button in my site which is quite hectic, i'd appreciate if there was a way to go about this.
Secondly is there a way to cloak or mask the url in my address bar?, so it just shows my www.name.com?.
Thanks all.

Wilson.

D
desk2web 3/24/2008

Not sure if this is what you mean (or need) but regarding your second point, why not just use frames?
Allan

Sergey Kornilov admin 3/24/2008

Wilson,
you can set the initial number of records in PHPRunner (Miscellaneous tab in PHPRunner 4.2).
In regards to your second question - you can use invisible frames. Search Google for "URL masking" to find more specific info.