PDA

View Full Version : Integration of seach form without a template


SearchFranky
07-31-2007, 08:10 PM
Hello,

as I understand, I need a template to integrate a working seachform. This is a little problem for me, because of the site architecture.

Question: Is it possible to write my own PHP code to trigger searches? Without any template? How?

Thank you in advance.

Regards,
Frank

wrensoft
07-31-2007, 10:24 PM
You didn't explain why having a HTML file as a template file is a problem, so we can't help much with that.

But you can remove most of the content from the search_template.html file if you want.

There are also instructions in our FAQ section about wrapping our search.php script in other PHP scripts (http://www.wrensoft.com/zoom/support/faq_ssi.html) which might help you.