Page 1 of 1

Can't display database records pagewise !

Posted: Wed Jan 05, 2011 5:26 am
by phazorRise
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 !

Re: Can't display database records pagewise !

Posted: Wed Jan 05, 2011 6:05 am
by phazorRise
and one more thing I'm using PHP 4 for this !
Suggest something !

Re: Can't display database records pagewise !

Posted: Fri Jan 07, 2011 1:38 am
by phazorRise
I've solved it. I wrote the code which can do this for me. :D