Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Help with IF statement for 2 matching conditions.

by Anonymous Monk
on Nov 26, 2012 at 21:42 UTC ( [id://1005766]=note: print w/replies, xml ) Need Help??


in reply to Help with IF statement for 2 matching conditions.

next if (($host =~ /mac/) && ($browser =~ /iexplore/));

Don't get fancy-pants here ... be clear.
  • Comment on Re: Help with IF statement for 2 matching conditions.

Replies are listed 'Best First'.
Re^2: Help with IF statement for 2 matching conditions.
by Anonymous Monk on Nov 27, 2012 at 07:50 UTC
    There is nothing fancy or unclear about and

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1005766]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-23 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found