php calling mail and failing

Posted by jamesh on Stack Overflow See other posts from Stack Overflow or by jamesh
Published on 2010-04-27T19:59:38Z Indexed on 2010/04/27 20:03 UTC
Read the original article Hit count: 301

Filed under:
|

hi

i am trying to set up a home page with an email form, where i can fill out email address and subject and comments and the php page will run
mail -s [email protected] $comments how can I do this via php to call the linux command?

thanks in advance

© Stack Overflow or respective owner

Related posts about php

Related posts about mail