Re: [PHP] MERRY XMAS

2008-12-24 Thread Kastner Mario
Merry XMas from Austria out to the world! Love to everyone Mario http://unite-it.at -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Form email w/attachment

2008-12-17 Thread Kastner Mario
use a mailer class, for example phpmailer, to handle this. man i say emailing could be a very crazy job for an coder. thank god that some guys make it simple for us ;) http://sourceforge.net/projects/phpmailer > I need to create a php form and mail it to a recipient (that I can do). My > quest