t***@gmail.com
2007-12-04 01:11:13 UTC
Hi,
I've been looking around for a library to encode/decode HTML entities
similar to the HTML::Entities that can be used with Perl.
i.e. "& amp ;" should be converted to "&" and vice versa (although the
reverse direction isnt that important"
I suppose I can write up a small class to do this myself, but I was
wondering if such a library exists.
Thx !
Tushar
I've been looking around for a library to encode/decode HTML entities
similar to the HTML::Entities that can be used with Perl.
i.e. "& amp ;" should be converted to "&" and vice versa (although the
reverse direction isnt that important"
I suppose I can write up a small class to do this myself, but I was
wondering if such a library exists.
Thx !
Tushar