in reply to Converting HTML Entities to thier numeric equivalent

See HTML::Entities. It has a function named encode_entities_numeric() which does what you're looking for.

Cheers,
Ovid

New address of my CGI Course.

  • Comment on Re: Converting HTML Entities to thier numeric equivalent

Replies are listed 'Best First'.
Re^2: Converting HTML Entities to thier numeric equivalent
by Wonko the sane (Curate) on Dec 09, 2004 at 21:12 UTC
    Perfect! Thank you very much. Just what I needed.

    Best Regards,
    Wonko