Page 1 of 1

Sending Email

Posted: Thu Nov 04, 2004 9:48 pm
by iamchandana
I need urgent help regarding sending email. When I send email through my local server I can change like SMTP = smtp.my.isp.net /
sendmail_from = me@myserver.com.

But my problem is how can I send email using remote server. Coz I can’t change php.ini file in Remote web host server. Please, help me. I am waiting for your answer…
:lol:
Thank you..

Chandana

Posted: Thu Nov 04, 2004 9:49 pm
by nigma
You might be able to use [php_man]ini_set()[/php_man]

Posted: Fri Nov 05, 2004 7:31 pm
by sakaveli
ini_set() should work fine, please let us know if it does.