in reply to help needed in encoding
print $encoding ? encode($encoding, $string) : $string; [download]