Please any one help for my problem...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
mayilarun
Forum Newbie
Posts: 3
Joined: Tue Aug 18, 2009 1:38 am

Please any one help for my problem...

Post by mayilarun »

I have problem with pagination.. I did pagination for normal data retirve from the database using limit... But in my project i'm using the bulk of data after the limit setting in while loop i'm doing some string matching ..here if i set the limit from 0,10 or anything else.. in that limit there is no match found.. it will return the empty page.. i don't know how to do.. I'm new to PHP. .. if you understand my problem please reply it.. Waiting for your reply..Advance thanx...
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Please any one help for my problem...

Post by pickle »

Double post. Locking topic.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Locked