About filtering searching.

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

Post Reply
vikasphp
Forum Newbie
Posts: 8
Joined: Mon Feb 16, 2009 2:40 am

About filtering searching.

Post by vikasphp »

Hii...everybody...i am a novice to php. Please help me for following..

1. i have listing of records regarding job in my webpage.
i want to implement filtering ( field like Location, person required, gender,age limit etc...)
i have drop downs for all above.

2. also i have search box on th top of filtering drop downs.

3. By default jobs will be showed on basis of member settings..

Actully i have implemented all above things.. BUt failed to maintain the paging for all above together..Can any body please help how can i maintain paging for them...

something like that with paging...
https://www.getafreelancer.com/projects ... ilter.html


thanks..
Post Reply