|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] /usr/bin/sendmail program w/PHP
|
On Tue, May 02, 2000 at 10:11:12AM -0400, Brent R. Matzelle wrote:
: Yes, the client web site that I am developing is on a web host that has
: informed me that they do not support that function. Instead I have to utilized
: the PHP 'exec' function. The program should work fine except for some reason
: PHP causes anything within the greater-than / less-than (< >) to disappear.
How can the web host "not support" an internal PHP function??? If they built
PHP, it's in there. PHP looks for sendmail as /usr/sbin/sendmail -t by
default.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
______________________________________________________________________
Philadelphia Linux Users Group - http://plug.nothinbut.net
Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|