Webmaster's Community

Designing and Development => Programming => Topic started by: Anay on September 04, 2011, 08:21:05 AM

Title: How do I include Sphinx Api in php script
Post by: Anay on September 04, 2011, 08:21:05 AM
Hi

I have been given task to set up sphinx , I have installed it, made it index properly and also set up its cron job to update its index regularly. I tested it from command line and it is working but how do I set it to work with PHP, I dont' really properly get its documentation because there is no example.

Now I am confused how to use sphinx search using php API !

Any help ?