I have database consisting of posts and comments somewhat as on this forum. And I want to display the posts or comments page wise.
Like threads and replies are displayed in this forum. Also user can choose no of post to be displayed on his page and only that no of posts should be displayed.
No pages with links should be displayed below the displayed posts. Exactly same as on this network. Your suggestion could be so helpful to me !
Can't display database records pagewise !
Moderator: General Moderators
- phazorRise
- Forum Contributor
- Posts: 134
- Joined: Mon Dec 27, 2010 7:58 am
- phazorRise
- Forum Contributor
- Posts: 134
- Joined: Mon Dec 27, 2010 7:58 am
Re: Can't display database records pagewise !
and one more thing I'm using PHP 4 for this !
Suggest something !
Suggest something !
- phazorRise
- Forum Contributor
- Posts: 134
- Joined: Mon Dec 27, 2010 7:58 am
Re: Can't display database records pagewise !
I've solved it. I wrote the code which can do this for me. 