View Single Post
  #1 (permalink)  
Old 08-01-06, 08:17 AM
sharad sharad is offline
Newbie Coder
 
Join Date: Jun 2004
Location: noida
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Mail with attachment

I am using PHP 5.0.4. I have written a script to send html mail. This mail also contains an gif image in attachment. But when I received the mail from this script, the attached image is showing invalid format. Before this Same script was working fine on the PHP 4.

Please suggest why this problem is occuring?
Reply With Quote