[support] character encoding

Sean Burlington sean at practicalweb.co.uk
Wed Jun 11 09:53:40 UTC 2008


Tracey Hummel wrote:
> Drupal stores text in its database with escaped entities like &. I'm trying
> to use actions to send the body of the stored text to a listserv.  Is there a
> way to get it to send an unencoded version of the text?  I'm using Drupal 5.7.
> 

you need to decode them using this function

http://api.drupal.org/api/function/decode_entities/5


-- 

Sean Burlington

www.practicalweb.co.uk


More information about the support mailing list