Hi,
I am running PHP
4.1.1 on an Apache 1.3.23 server and I want to be able to call a
search function from within a PHP script, get the output of the search in my PHP
script, and write the output into an html page. This should be normal and
common usage, I guess. My question:
I have read the docs
and am a little unclear as to how to proceed. I have downloaded
mnogosearch-1.49.tar
- PHP extension module
mnogosearch-3.1.19.tar - stable current version
mnogosearch-php-3.1.3.5.tar - PHP frontend
and had a look at
the README files inside. But I am still unclear as to what I need to do. Do I
understand correctly that I need to rebuild PHP with mnogosearch support?
Can someone
help?
Thanks
Rich