Re: Where does the sendmail() function come from?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> A while back someone mentioned that I could use the sendmail() function
> like this:
>
> sendmail(envelope-from,envelope-to,mailtext)
>
> I'm now in the process of moving a site to a new webserver, and for some
> reason I haven't got a sendmail() any more.  I can't find a reference
> to it in the manual, so where does it come from?

Presumably it's either undocumented or user defined.
get_defined_functions() will help you in determining that.

-- 
Richard Heyes

HTML5 Canvas graphing for Firefox, Chrome, Opera and Safari:
http://www.rgraph.org (Updated January 31st)

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux