Charlie Romero wrote:
>
> Our site is mostly for members only. As we upgarde our search feature using
> mnoGoSearch I want to make searching our site a members only feature.
> Currently we log users in via cookies so I'd like to use cookies to
> username/password protect /cgi-bin/search.cgi. Has anyone done this? Any
> recomendations on how to do it? Can I put perl or php into the header of
> search.htm?
>
> Suggestions appreciated.
>
You can write authentification code in PHP, then just
include search.cgi with for example a virtual() function.
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]