Re: Regex problem?

2002-01-13 Thread Ahmed Moustafa
Hi Troy, I don't understand your regex. I think the following should work fine: $message =~ s/(;-\)|;\))//g; Regards, --Ahmed [EMAIL PROTECTED] | http://www.photo.net/users/ahmed Troy May wrote: > Hello, > > I'm having a problem with a bulletin board I'm setting up. All the smilies > work

snoop script

2002-01-06 Thread Ahmed Moustafa
Hi All, In a CGI Perl script, how can I get the physical, geographical, location of an IP address and the HTTP Referer? Thanks a lot for your attention. Your help will be appreciated. Ahmed -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]