Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Quotes to 'HTML' Quotes...

by Trimbach (Curate)
on Mar 16, 2004 at 12:54 UTC ( [id://336986]=note: print w/replies, xml ) Need Help??


in reply to Quotes to 'HTML' Quotes...

Or better yet:
use HTML::Entities qw(encode_entities_numeric); $dsname = encode_entities_numeric( $dsname );
Easy, to the point, and fixes a lot more than just single quotes. :-)

Gary Blackburn
Trained Killer

Replies are listed 'Best First'.
Re: Re: Quotes to 'HTML' Quotes...
by Anonymous Monk on Mar 16, 2004 at 12:56 UTC
    * Your a star *

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-04-23 14:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found