help with mail from php script

Hello all,

I’m an ASP programmer and I don’t know nothing about PHP :frowning:
I need to send an email from a site on web3 machine.
So, I found an PHP script, but I can’t with him…

Please, anybody have a sendmail php script with smtp authentication to share with me?

thanks a lot

Martin

you will need to use this for php:
http://phpmailer.sourceforge.net/

excellent!!!
works! :stuck_out_tongue:
many many thanks Stephen!