[PHP] Re: E-mail Gateway

2003-11-18 Thread Brian M McGarvie
$buffer; } fclose ($handle); mail([EMAIL PROTECTED],Test,Test Test...\n\nOriginal Email:\n\n$buffer); ? - Brian M McGarvie - IT Manager (e-loanshop.com). - www.devdojo.com (Developer Community) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP PDF Support...

2003-09-25 Thread Brian M McGarvie
I have successfuly been creating PDF files... however it is required that the files are printed Automatically - i.e. no need to hit print icon etc etc... Anyone know how to achieve this or atleast point me in the right direction? -- PHP General Mailing List (http://www.php.net/) To unsubscribe,