PDA

View Full Version : Mail Form


ajay
01-10-2003, 05:00 PM
I got a PHP Formmail which I would like to use. I am new to PHP and HostUltra and I would like to know if I am allowed to do this.

If I cannot use this formmail, is there some alternative for me to receive emails through a form.

Please Help!!

Ajay

Jochem
01-10-2003, 06:53 PM
it probably uses the mail() function of PHP, so it won't work.
you can use a mailform of bravenet.com

ajay
01-11-2003, 05:49 PM
Yes it does have.

Is there a way to send any kinda mail using PHP without the mail() function

Ajay