* Thus wrote Ajay Singh ([EMAIL PROTECTED]):
> Hi,
> 
> Please guide how to send multiple attachments in one mail through php mail script. 
> The following code is working for the one attachment:

If you look at it closely you are already sending two attachements.

For a guide read and implement:
  rfc-822
  rfc-2045
  rfc-2047
  rfc-2046
  rfc-2048


Curt
-- 
List Stats: http://zirzow.dyndns.org/html/mlists/php_general/

"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to