how can i send mail with working .gif, .png and background color using mail()function.
what i need to set? i have
$headers = 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
pls help what i need to do :(