| Article: |
Building a Simple Search Engine with PHP | |
| Subject: | MySQL Fulltext? | |
| Date: | 2003-05-21 12:52:26 | |
| From: | anonymous2 | |
|
Response to: MySQL Fulltext?
|
||
|
Great idea, if your ISP supports MySQL 3.23....
|
||
Showing messages 1 through 1 of 1.
-
MySQL Fulltext?
2008-05-13 23:07:27 manrah [View]



suppose i do a search on name, age ,sex which i collect through post on search page.on basis of these parameter i get 10 search result pages of 10 profile per page.but when I navigate to link that of next or previous result page I lost the parameters i.e name , age, sex.how to overcome this problem.