Re: [Linux-programlama] mail sorunu

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Mehmet Ali Erturk (mehmetalierturk@yahoo.com)
Date: Thu 23 Feb 2006 - 18:33:31 EET


Mailinizin mesaj kısmını

    $mesaj = urldecode($mesaj);

şeklinde kodlayarak göndermeyi deneyin.

ahmet demir <turkosx@gmail.com> wrote: erkan bey kod icin sagolun fakat post ile alina degerin icinde resim dosyalari vardi bunlar gmail hesabinda sorunsuz gorunurken outlook ta yine gostermiyor acaba bu outlook ayarlar�ndami sorun var

 2006/2/23, Erkan BALABAN <admin@molaver.net>: $headers = "MIME-Version: 1.0 \\r\n";
           $headers .= "Content-type: text/html; charset=iso-8859-9 \\r\n";
           $headers .= "From: ". $_POST["namesurname"] ." <". $_POST["emailadresi"] . ">\r\n";
           $subject = "Kayit formu";
           $to = "< user@domain.com>";
           @mail($to, $subject, $mesaj, $headers);
  
  
 �eklinde g�nderin
  
  
 Erkan BALABAN
  
   
---------------------------------
 
 From: linux-programlama-bounces@liste.linux.org.tr [mailto:linux-programlama-bounces@liste.linux.org.tr ] On Behalf Of ahmet demir
Sent: 23 �ubat 2006 Per�embe 17:18
To: linux-programlama@liste.linux.org.tr
Subject: [Linux-programlama] mail sorunu

   
  $mesaj ="<html><head>";
$mesaj .="<meta name='ProgId' content='FrontPage.Editor.Document'>";
$mesaj .="<meta http-equiv='Content-Type' content='text/html; charset=windows-1254'>";
$mesaj .="MIME-Version: 1.0";
$mesaj .="<title>Hello</title></head><body>";
$mesaj .=$_POST["yazi"];
$mesaj .="</body></html>";

  boyle bir html sayfayi mail fonksiyonu ile php uzerinden gondermeye calisiyorum gonderiyor fakat outlook ta html karakterler cikiyor outlookta html karakterler cikmamasi icin ne yapmaliyiz.

_______________________________________________
Linux-programlama mailing list
 Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama

 _______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama

                
---------------------------------
 Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.