Re: [PHP] ENC: Datasets

2001-01-19 Thread mlemos
Hello Bruno, Bruno Freire wrote: > > Hi My name is Bruno, I'm in Brazil and I'm new in PHP... > > I wanna know how can I roll in the records of a dataset. > Like... > Move First > Move last > Move next.os something like this > Move previous You may want to try this PHP Class that does

Re: [PHP] ENC: Datasets

2001-01-19 Thread Ignacio Vazquez-Abrams
On Fri, 19 Jan 2001, Bruno Freire wrote: > > Hi My name is Bruno, I'm in Brazil and I'm new in PHP... > > > I wanna know how can I roll in the records of a dataset. > Like... > Move First > Move last > Move next.os something like this > Move previous > > Thanks.. > Move Next is simple; j

[PHP] ENC: Datasets

2001-01-19 Thread Bruno Freire
Hi My name is Bruno, I'm in Brazil and I'm new in PHP... I wanna know how can I roll in the records of a dataset. Like... Move First Move last Move next.os something like this Move previous Thanks..