Hi,
Will a PHP script that sends email usually perform the save on the following servers?
One server is:
Is running PHP 4.0.6 on Apache 1.3.20 on FreeBSD with Sendmail.
the other is is running PHP 4.0.6 on Apache 1.3.19 on Linux with Qmail.
When using the same script and sending on the 1st server, I get a table in the delivered email which is what I want
When using the same script and sending tha same email, I get the html code, not the table.
Thanks,