Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: How do I know what encoding was used for form input?

by InfiniteLoop (Hermit)
on Aug 10, 2005 at 20:57 UTC ( [id://482759]=note: print w/replies, xml ) Need Help??


in reply to How do I know what encoding was used for form input?

One thing you must keep in mind is that the data (other than ascii) is multi byte. Hence any string operation (such as slicing) will corrupt the data, if you don't take care. For more info read:
  1. perluniintro
  2. perlunicode

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-29 08:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found