Hi,
This is my first time here. I hope I'm posting in the right column.
I have a couple of Qs about doing my own search engine in my website. I have my database up and couple of simple php queries to find certain keywords and display the info about actual records.
So here are the questions.
1) Is template a MUST to display the results.
2) If I want to split up the display results, how do I parse the
remaining results to the subsequent pages?
Thanks for the help.
ps: If you have any articles to share regarding search engine, please include them too, so I will have a better idea of how I'm gonna improve.