setting up PHP for mail() function?

Status
Not open for further replies.

imajinn1

New Member
Messages
47
Reaction score
0
Points
0
Im new to Php and found a code to create a simple feedback form.
In the help, they asked me to configure PHP 4 or later version to send emails using the mail() function. Where could I add or enable this function in the control panel?
Thank for your help.

:lockd::dunno:
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,818
Reaction score
163
Points
63
We have php 5. And mail() is enabled. This should not be a problem.
 

imajinn1

New Member
Messages
47
Reaction score
0
Points
0
There was no problem at all, you were right but...
I published the page where I have my feedback form.
It give a page confirmation that the feedback has been sent and then redirect me on my website

I did the set up so I should receive it to 4 different email addresses. but after 30mn I still didnt receive any mail or feedback.

Can anybody try the form :
http://imajinn.pcriot.com/test form.html
:cool:thx
 

Zubair

Community Leader
Community Support
Messages
8,766
Reaction score
305
Points
83
There was no problem at all, you were right but...
I published the page where I have my feedback form.
It give a page confirmation that the feedback has been sent and then redirect me on my website

I did the set up so I should receive it to 4 different email addresses. but after 30mn I still didnt receive any mail or feedback.

Can anybody try the form :
http://imajinn.pcriot.com/test form.html
:cool:thx

I send a mail using your form...
the mail is

It is a test mail
 

imajinn1

New Member
Messages
47
Reaction score
0
Points
0
thx you very much
it did work for you but i still didnt receive the one I sent as a test(weird) :drool:
 
Status
Not open for further replies.
Top