BOARDS

planetluc.com discussion board

all about the planetlu.com scripts

You are not logged in.

Announcement

I had to clean the boards due to massive spam. Actually i deleted everything /-one after 1st Oct 2008. It was the only way to get this spam out of the boards. So i'm sorry for all serious users who registered/posted meanwhile.

#1 10-11-2005 10:36:07

krupan
New member
Registered: 10-11-2005
Posts: 2

Encoding on ISO-8859-2

How complete encoding on ISO-8859-2 ?

Thank you

Offline

 

#2 10-11-2005 11:20:18

admin
Administrator
From: Winterhur, Zurich, Switzerland
Registered: 25-11-2004
Posts: 462
Website

Re: Encoding on ISO-8859-2

change line 146 from

Code:

mail($target_address, $email_subject, $message, "From: ".$_REQUEST['email']);

to

Code:

mail($target_address, $email_subject, $message, "From: ".$_REQUEST['email']."\r\nContent-type: text/plain; charset=iso-8859-2");

Offline

 

#3 10-11-2005 11:49:19

krupan
New member
Registered: 10-11-2005
Posts: 2

Re: Encoding on ISO-8859-2

Thanks a lot :)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

 
 
© 2003-2010 by planetluc.com · Bachtelstrasse 104 · CH-8400 Winterthur | Support | Login |