![]() |
refine search to two or more urls
Hi, I'm new to Phpdig (and PHP in general), but I was wondering if it's possible to search two or more sites at a time, but not all of the ones included in the spider.
What I'm hoping to do is change the dropdown list to checkboxes, where users can choose whichever sites they want to search. I've been looking at function_phpdig_form but am having trouble with it. I don't know how to pass two or more siteids to the search query. Any advice is much appreciated. Thanks! |
PhpDig is really set to search all sites or one site at a time. The $site varaible is what determines the site to search and can be in a query string, hidden field, or option tag. To get $site set and treated as an array of integers rather than one integer...
Here are the areas in search_functions.php that may have to be changed:
|
Thanks!!! I'll give it a try.
|
All times are GMT -8. The time now is 07:44 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.