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

Re: CGI.pm problems

by Illiad (Initiate)
on Dec 14, 2001 at 04:07 UTC ( [id://131844]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $newval = CGI::escape(qq("<xmltag>tulips &amp; Flowers:</xmltag>));
    
  2. or download this
    use CGI.pm
    
    ...
    
    my $xml = CGI::unescape($q->param('xml'));
    

Log In?
Username:
Password:

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

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

    No recent polls found