Re: Multiple directories with checkboxes.
Daniel Naber <[email protected]> Mon, 14 Apr 2003 22:06:17 +0200
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
On Monday 14 April 2003 21:49, Adrian Gudas wrote: > is there a way (short of writing perl scripts) to > implement multiple directory searches? No, you'll have to modify search.pl so that it takes some other format, e.g. <...name="include" value="/directory1/,/another/dir/,/more/">. you could replace the commas by pipes and add ^ at the beginning and $ at the end to get a regular expression. Regards Daniel -- http://www.danielnaber.de _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search