Hi,
Sorry for the inconvenience. Just testing since my mails with
attachments
to this group are bouncing back!
Thanks,
Ananth.
Hi,
The Php version header line (SAPI_PHP_VERSION_HEADER) is sent even if
SG(request_info).no_headers==1 (in php_request_startup - all other headers
aren't sent)
Attached a little patch that fix that.
Eric
Ps: @echo ON
;-)
Sorry for the inconvenience. Just testing since my mails with
attachments to this group are bouncing back!
You need to send text attachments that end in .txt.
-adam
--
adam@trachtenberg.com
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!
Sorry for the inconvenience. Just testing since my mails with
attachments to this group are bouncing back!You need to send text attachments that end in .txt.
The requirement is to send attachement with the text/plain mime type,
the extension does not matter (but most winshit programs make it
application/octet-stream for all non-.txt)
Derick