I have written a basic search engine, but can not find how to match the
users input regardless of case.
#$keyword comes from html form input
while (<htmlfile>)
{
if (/$keyword/)
{
#do some things here
}
}
Any help is always appreciated,
many thanks,
Chris.
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: matching regardles... Chris Zampese
- RE: matching rega... Dylan Boudreau
- RE: matching rega... Wagner, David --- Senior Programmer Analyst --- WGO