On Sunday 06 July 2003 14:59, Håkon Strandenes wrote: > This is not my server, so I cannot change the settings in php.ini. This > is my ISP's server, and I think they run SMPT om the same server. And > yes, this is a Windows 2000 server.
A quick and easy way to check whether mail() would work is to use the error_log() function. > How do I set the SMTP server I shall use in the script? I have no access > to the php.ini... I believe you can set that at run-time using ini_set(). > I will contact my ISP at moonday and tell them about my problem. Good idea! -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Theory is gray, but the golden tree of life is green. -- Goethe */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php