<?php $preferences = array( 'scheme' => 'Q', 'input-charset' => 'utf-8', 'output-charset' => 'utf-8', 'line-length' => 74, 'line-break-chars' => "\r\n", ); // Note the ellipsis character at the end of the following string: var_dump(iconv_mime_encode('subject', "d obeybiubrsfqllpdtpge…", $preferences));
You have javascript disabled. You will not be able to edit any code.