mail() function

daweed66

New Member
Messages
1
Reaction score
0
Points
0
Can I get a PHP script with mail() function enabled for x10hosting? Or there is another way of doing that?
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
The mail() function for PHP works on free/paid accounts.

But be aware that there have been issues with people using outside email addresses (ie their gmail or hotmail account) in the "From" header. It is best to use an email account from your x10 account.

Or are you asking for help to code the script?
 
Last edited:
Top