WiredWX Hobby Weather ToolsLog in

 


descriptionSolvedpaging

more_horiz
can somebody help me with paging?

i'd like to put a search engine and in case it returns a lot of matches, then i want to apply paging on the results...if they press next then they'll be sent to the next set of results.

it's somewhat like that of google/ any sites with search engine.

descriptionSolvedRe: paging

more_horiz
Do you mean a custom search engine?

http://www.google.com/coop/cse/

descriptionSolvedRe: paging

more_horiz
hmm....just the paging, I've done coding the search engine part. I just don't want all the results to be shown in just one page since they could be so many, so i want to apply paging.

descriptionSolvedRe: paging

more_horiz
What code is your search engine written in? Or are you using the Google Custom Search? If you are, then Google will automatically page it for you.

descriptionSolvedRe: paging

more_horiz
it's in PHP combined with mySql...

descriptionSolvedRe: paging

more_horiz
WOW!
Ok, why dont you try to parse the contents based on a number layed table?
(I am not a php programmer, but I assume that it works close to the same as what I do...)

descriptionSolvedRe: paging

more_horiz
charvie, how about trying the LIMIT option in the SQL SELECT statement?

descriptionSolvedRe: paging

more_horiz
yup! i used the limit option. Cheesy Grin (sparkly

descriptionSolvedRe: paging

more_horiz
So did it work?

descriptionSolvedRe: paging

more_horiz
yep! it did work.. thnx a lot! Bow or Thanks Cheesy Grin (sparkly

descriptionSolvedRe: paging

more_horiz
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum