J jovigirl New member Joined Feb 4, 2007 Messages 1 Feb 4, 2007 #1 This might be a weird question, but I have no idea on how to find my $sendmail variable for PHP from my web host. Where can this information be found? I am just learning PHP. Sorry if it's a dumb question. Thanks!
This might be a weird question, but I have no idea on how to find my $sendmail variable for PHP from my web host. Where can this information be found? I am just learning PHP. Sorry if it's a dumb question. Thanks!
T toml Verified User Joined Oct 3, 2003 Messages 1,262 Location Scottsdale, AZ Feb 4, 2007 #2 You could always look at the output from phpinfo(), that will tell you what the sendmail setting is in the php.ini.
You could always look at the output from phpinfo(), that will tell you what the sendmail setting is in the php.ini.