[PHP] Good PHP book?
Hi guys/gals. I'm a first time user. Does anyone know of a good php book? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] PHP Form email w/attachment
I need to create a php form and mail it to a recipient (that I can do). My question is how do I create an area for a file (.doc, or .pdf) to be attached emailed along with other form data as well? -Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP Form email w/attachment
Thanks for the info! sweet!! "Kastner Mario" wrote in message news:200812180603.34938.off...@unite-it.at... > 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 >> question is how do I create an area for a file (.doc, or .pdf) to be >> attached emailed along with other form data as well? >> >> -Jeff > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] PHP - user profile page with pic
Any ideas or tutorials on how to build a user profile page sort of like facebook? -Jeff -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php