hi
My problem is this. I want to send a mail via a form, the code work fine and when the data is processed the browser show them good, but it can´t be send, it doesn't give me a message error or warning, just the mail is not send.
I think that is a problem with the configuration of the php.ini, I wrote the IP adress of my company's server mail in the part of [mail function]
SMTP= ip adress
but does't work...
do i need to do something else to the php.ini??