PDA

View Full Version : Zoom Search in MVC framework such as CakePHP


Scott
05-08-2008, 05:04 PM
Any advice for embedding Zoom Search Engine into a Model View Controller framework such as CakePHP.

Ruby or Symphony would probably have similar issues of including script and passing parameters to Zoom cgi script.

Ray
05-09-2008, 02:53 AM
We are not familiar with CakePHP, Ruby or Symphony.

But there shouldn't be any reason why you can't embed Zoom with them, so long as they provide some way of executing an external process (or even a HTTP request) and capturing the output.