Re: [PHP] quoted_printable_encode
Bambero wrote: What do you think about this function ? nothing much. -- Raditha Dissanayake. http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP fil
[PHP] quoted_printable_encode
What do you think about this function ? == function _headerencode($headervalue, $headername=false, $charset='ISO-8859-1', $length=76) { if($headername) $headername.=': '; $headervalue=str_replace('%', '=', rawurlencode($headerv