PHP mail supported?

Status
Not open for further replies.

bchs58

New Member
Messages
2
Reaction score
0
Points
0
Hey I was trying to figure out if the PHP mail function was supported by the server. I have a free, ad-free, hosting account. I can't seem to find any place where it specifically states that the function is supported. Thanks !
 

bchs58

New Member
Messages
2
Reaction score
0
Points
0
then why do i get this error message?

"Warning: mail() has been disabled for security reasons in"

my code is : <?php mail('i have my email here', 'test subject', 'test message'); ?>

should be working, right?
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
Because you didn't use the search feature of the forum.

You have to upgrade your PHP version to intermediate.

-Corey
 

FengFeng

New Member
Messages
59
Reaction score
0
Points
0
if u want more function ,u must upgrade ur PHP version in ur account .
 
Status
Not open for further replies.
Top