Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Detect Mac Browser

by Lhamo Latso (Scribe)
on Oct 02, 2003 at 20:00 UTC ( [id://296062]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $browser = $ENV{HTTP_USER_AGENT};
    
  2. or download this
    #!/usr/bin/perl
    ##
    ...
        $val =~ s|"|\\"|g;
        print "${var}=\"${val}\"\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-18 19:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found