Re: [PHP] navigatie doesn't work in this script

2002-09-29 Thread Tom Rogers
Hi, Monday, September 30, 2002, 5:20:48 AM, you wrote: d> I made a MySQL database with a dictionary in it. Above there is a form in d> wich you can specify some parameters. The problem is that the navigation d> doesn't work well. I always get the first 5 results. Can somebody help me d> out? Ther

Re: [PHP] navigatie doesn't work in this script

2002-09-29 Thread danny
;s the first time this page is called. If a $tot or > $van value is passed in the URL, then you should use that. > > ---John Holmes... > > > -Original Message- > > From: danny [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, September 29, 2002 3:56 PM > > To: [E

RE: [PHP] navigatie doesn't work in this script

2002-09-29 Thread John W. Holmes
tot or $van value is passed in the URL, then you should use that. ---John Holmes... > -Original Message- > From: danny [mailto:[EMAIL PROTECTED]] > Sent: Sunday, September 29, 2002 3:56 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] navigatie doesn't work in this script

Re: [PHP] navigatie doesn't work in this script

2002-09-29 Thread danny
7;re > only going to get five rows with that in there. > > ---John Holmes... > > > -Original Message- > > From: danny [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, September 29, 2002 3:21 PM > > To: [EMAIL PROTECTED] > > Subject: [PHP] navigatie does

RE: [PHP] navigatie doesn't work in this script

2002-09-29 Thread John W. Holmes
] > Subject: [PHP] navigatie doesn't work in this script > > I made a MySQL database with a dictionary in it. Above there is a form in > wich you can specify some parameters. The problem is that the navigation > doesn't work well. I always get the first 5 results. Can somebody

[PHP] navigatie doesn't work in this script

2002-09-29 Thread danny
I made a MySQL database with a dictionary in it. Above there is a form in wich you can specify some parameters. The problem is that the navigation doesn't work well. I always get the first 5 results. Can somebody help me out? There are about 56 records in the database. The (not quite) working thi