eclipse - How do i do a simple php email sending? -


as stated in subject.

how do it? i'm doing on eclipse galileo using php.

would appreciate help.

just this:

mail('to@email.com', 'subject', 'message body'); 

see php mail() documentation more advanced usage.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -