Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: character encoding & french accents

by rhesa (Vicar)
on Feb 02, 2006 at 21:45 UTC ( [id://527460]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      use CGI;
      my $cgi = CGI->new;
    ...
      ...
    
      print $cgi->header(-type=>'text/html', -charset=>'utf-8');
    
  2. or download this
    Content-Type: text/plain; charset="utf-8"
    

Log In?
Username:
Password:

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

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

    No recent polls found