Hello,
I have a html form which collects data, then sends it to a PHP page which
emails the collected data.
The emails come to my web client (Horde) yet the data ($message) does not
display, unless I "view mesage source". I've gone over and over the php to
see if anything is out of place.
Again, the data is there when I view the message source, but not in the
actual email itself...what am I missing?
I have a html form which collects data, then sends it to a PHP page which
emails the collected data.
The emails come to my web client (Horde) yet the data ($message) does not
display, unless I "view mesage source". I've gone over and over the php to
see if anything is out of place.
Again, the data is there when I view the message source, but not in the
actual email itself...what am I missing?
Comment