Hi,
I have a problem with encoding a string for e-mail. I tried to use the imap_8bit()-Function like this:
$text=imap_8bit($text)
but I have gotten this error as result:
Fatal error: Call to undefined function: imap_8bit()
Can anybody help me out? Are there other function which I can use?
Thanks a lot,
Daniel