RE: [PHP] 'Previous' 1, 2, 3, 4, etc. 'Next'

2002-07-25 Thread Matt Schroebel
> -Original Message- > From: ctan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 25, 2002 11:24 AM > To: [EMAIL PROTECTED] > Subject: [PHP] 'Previous' 1, 2, 3, 4, etc. 'Next' > > > I seem to have a problem getting the page to display

[PHP] 'Previous' 1, 2, 3, 4, etc. 'Next'

2002-07-25 Thread ctan
I seem to have a problem getting the page to display beyond the limit if a page, i.e. if the limit if 10 rows in a page I'll only get the 1st ten rows and then a link to further rows but when I chick on them they give me nothing. Here's the code: $searchword = $_POST['searchword']; print "Your w