php-db | 2000121
Date: 12/07/00
- Next message: Daniel Rezny: "Re: [PHP-DB] update help"
- Previous message: John Starkey: "[PHP-DB] PHP/postgres form INSERT question"
- In reply to: Pedro M. S. Oliveira: "[PHP-DB] i need help indexing a search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Pedro,
Thursday, December 07, 2000, 12:46:35 AM, you wrote:
PMSO> ----- Original Message -----
PMSO> From: "Pedro M. S. Oliveira" <oliveira.pedro <email protected>>
PMSO> To: "PHP List" <php-db <email protected>>
PMSO> Sent: Wednesday, December 06, 2000 1:41 PM
PMSO> Subject: [PHP-DB] i need help indexing a search
>> hello all
>> i just made a search engine for a web site.
>> it returns the meta keys of html files in a directory, but my prob is
>> i can get 200 or 400 results but i don't wanna show that on a page.
>> i just want to use 10 results each time
>>
>> something like
>> prev 1 2 3 4 5 next
>> i thought in sending the query results to a mysql data base and then do a
>> query.
>> but even so i don't know how to do the page forward and backward (prev
PMSO> next)
>> i know i can limit the results on the mysql query but how do i do the php
>> code to make this work.
>> bt i wanted to avoy working with mysql as i would delay the whole process
PMSO> (i
>> think).
Try to look to phpbuilder.com and find for next & prev. There is a lot
about this problem.
I hope it helps
-- Best regards, Daniel mailto:dr <email protected>-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Daniel Rezny: "Re: [PHP-DB] update help"
- Previous message: John Starkey: "[PHP-DB] PHP/postgres form INSERT question"
- In reply to: Pedro M. S. Oliveira: "[PHP-DB] i need help indexing a search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

