On Wednesday 01 October 2003 23:18, Eric Rounds wrote:

> >A quick way to check whether mail is configured correctly is to use the
> > mail option of error_log().
>
> How do I do this? Set up an echo on my form page?
>
> <?
> echo mail error_log();
> ?>
>
> ???

???

Look up the manual entry for error_log() to see how it works.

-- 
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
------------------------------------------
/*
Even if you're on the right track, you'll get run over if you just sit there.
                -- Will Rogers
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to