Re: [PHP] quoted_printable_encode

2004-08-31 Thread raditha dissanayake
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

2004-08-30 Thread Bambero
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