Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Unescaping JavaScript string

by Your Mother (Archbishop)
on Mar 18, 2016 at 13:39 UTC ( [id://1158228]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     Latin-1 (ISO 8859-1)
        \x3a = 58 = : = chr(58) = "\x{3a}"
        \x2f = 47 = / = chr(47) = "\x{2f}"
     ASCII: ditto
     UTF-8: same same
     Windows-1252: also, also
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-20 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found