[PHP3] Re: your mail From: Michael Schwarz (mschwarz <email protected>)
Date: 09/30/98

One more note:

You can also use cookies, but because not every browser supports
cookies and because I personally hate cookies, I never do this.
Lots of web sites do, however.

--
"Pm fvb jhu ylhk aopz, fvb hyl h jyfwav mylhr!"
               - Caesar VII
mikes <email protected>  mschwarz <email protected>
Michael A. Schwarz
PGP 5.0 or 2.6.2 public key available on request

On Wed, 30 Dec 1998, M. N. Khan wrote:

> AA, > Using PHP3 and Postgresql, how does one search a database, and instead of displaying all the records at once, but displaying say 10 records at a time. > EG What you see on search engines - the display about 10 records at a time. > > I think one has to store the IDNum's of all the records in an array and then display the first ten. Then a link at the bottom takes you to the next 10, and so on. > > But how does one implement this!?? > > Any ideas? > Thanx >

-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3