Hello,
I'm using the CGI version of zoom with a search page that php includes the search index file.
I am looking to create hyperlinks that display search results for keywords contained in the links.
Example:
This would pull up all search results in the video category containing the keywords chef gerry.
Is it possible to do this?
Thanks for any info!
-Matt
I'm using the CGI version of zoom with a search page that php includes the search index file.
I am looking to create hyperlinks that display search results for keywords contained in the links.
Example:
This would pull up all search results in the video category containing the keywords chef gerry.
Code:
[url="zsearch.php?category=videos&keywords=chef,gerry"]Videos by Chef Gerry[/url]
Thanks for any info!
-Matt
Comment