Re: [PHP] PHP Mailto() - Google now displaying HTML as Plain Text

2012-05-03 Thread Gerardo Benitez
Do you know if the mailto script allow set headers?

Probably you must set a html header, something like this
$headers .= 'Content-type: text/html; charset=iso-8859-1' . \r\n;


Regards,
Gerardo.

On Tue, May 1, 2012 at 5:14 PM, Marco Behnke ma...@behnke.biz wrote:



 Am 29.04.2012 22:31, schrieb Terry Ally (Gmail):

 Hi all,

 I have been using a mailto() script for the last three years and from
 April
 25, 2012 incoming HTML email in Goggle mail is displaying as Plain Text.
  Something clearly changed with Google. Perhaps there is some change I
 need
 to make with my script??

 $message .= pbMessage:/b**blockquote  .$m./blockquote/p;


 As far as I can see your main html tags are missing?

 $message = 'htmlbody' . $message . '/body/html';


 --
 Marco Behnke
 Dipl. Informatiker (FH), SAE Audio Engineer
 Zend Certified Engineer PHP 5.3

 Tel.: 0174 / 9722336
 e-Mail: ma...@behnke.biz

 Softwaretechnik Behnke
 Heinrich-Heine-Str. 7D
 21218 Seevetal

 http://www.behnke.biz





-- 
Gerardo Benitez
-
Programador Web Freelance


Re: [PHP] PHP Mailto() - Google now displaying HTML as Plain Text

2012-05-03 Thread Terry Ally (Gmail)
Hi all,

This question is now closed.

There is nothing wrong with my script.

It was an error by Google when they switched over to the new-look email and
have since rectified the issue and all is back to normal.

Thanks to all who have responded.

Terry



On 3 May 2012 21:05, Gerardo Benitez gerardobeni...@gmail.com wrote:

 Do you know if the mailto script allow set headers?

 Probably you must set a html header, something like this
 $headers .= 'Content-type: text/html; charset=iso-8859-1' . \r\n;


 Regards,
 Gerardo.

 On Tue, May 1, 2012 at 5:14 PM, Marco Behnke ma...@behnke.biz wrote:

 
 
  Am 29.04.2012 22:31, schrieb Terry Ally (Gmail):
 
  Hi all,
 
  I have been using a mailto() script for the last three years and from
  April
  25, 2012 incoming HTML email in Goggle mail is displaying as Plain Text.
   Something clearly changed with Google. Perhaps there is some change I
  need
  to make with my script??
 
  $message .= pbMessage:/b**blockquote  .$m./blockquote/p;
 
 
  As far as I can see your main html tags are missing?
 
  $message = 'htmlbody' . $message . '/body/html';
 
 
  --
  Marco Behnke
  Dipl. Informatiker (FH), SAE Audio Engineer
  Zend Certified Engineer PHP 5.3
 
  Tel.: 0174 / 9722336
  e-Mail: ma...@behnke.biz
 
  Softwaretechnik Behnke
  Heinrich-Heine-Str. 7D
  21218 Seevetal
 
  http://www.behnke.biz
 
 
 


 --
 Gerardo Benitez
 -
 Programador Web Freelance




-- 
*Terry Ally*
Twitter.com/terryally
Facebook.com/terryally
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
To print or not to print this email is the environmentally-searching
question!
Which has the highest ecological cost? A sheet of paper or constantly
switching on your computer and connecting to the Internet to read your
email?


Re: [PHP] PHP Mailto() - Google now displaying HTML as Plain Text

2012-05-01 Thread Marco Behnke



Am 29.04.2012 22:31, schrieb Terry Ally (Gmail):

Hi all,

I have been using a mailto() script for the last three years and from April
25, 2012 incoming HTML email in Goggle mail is displaying as Plain Text.
  Something clearly changed with Google. Perhaps there is some change I need
to make with my script??

$message .= pbMessage:/bblockquote  .$m./blockquote/p;



As far as I can see your main html tags are missing?

$message = 'htmlbody' . $message . '/body/html';


--
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer
Zend Certified Engineer PHP 5.3

Tel.: 0174 / 9722336
e-Mail: ma...@behnke.biz

Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal

http://www.behnke.biz




smime.p7s
Description: S/MIME Kryptografische Unterschrift