¹Ý°©½À´Ï´Ù. COMPUZ.com °ü¸®ÀÚÀÔ´Ï´Ù.
ºñ¹Ð¹øÈ£ ã±â ¸ÞÀÏ¹ß¼Û ¿¡·¯½Ã ´ÙÀ½°ú °°Àº ¹æ¹ýÀ¸·Î ÇØ°áÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.
Á¦·Îº¸µå Æú´õ³»ÀÇ lostid_search.php ÆÄÀÏÀ» º¸½Ã¸é ´ÙÀ½°ú °°Àº ÁÙÀÌ ÀÖ½À´Ï´Ù.
if(!zb_sendmail(0, $to, $name, $_from, "", $subject, $comment)) Error("¸ÞÀÏ ¹ß¼Û ¿¡·¯");
ÀÌ°ÍÀ» ¾Æ·¡¿Í °°ÀÌ ¼öÁ¤ÇØ ÁÝ´Ï´Ù.
$lostid_head = "From: $_sitename <$_from>\n";
$lostid_head .= "X-Sender: <$_from>\n";
$lostid_head .= "X-Mailer: PHP\n"; // mailer
$lostid_head .= "X-Priority: 1\n"; // Urgent message!
$lostid_head .= "Return-Path: <$_from>\n"; // Return path for errors
/* HTML Çü½ÄÀ¸·Î º¸³»½Ã·Á¸é ¾Æ·¡ÁÖ¼®À» Ç®¾îÁÖ¼¼¿°...^^;; */
// $lostid_head .= "Content-Type: text/html; charset=iso-8859-1\n"; // Mime type
if(!mail($to,$subject,$comment,$lostid_head)) Error("¸ÞÀÏ ¹ß¼Û ¿¡·¯");
//if(!zb_sendmail(0, $to, $name, $_from, "", $subject, $comment)) Error("¸ÞÀÏ ¹ß¼Û ¿¡·¯");
ÀÌ´Â Á¦·Îº¸µåÀÇ ¸ÞÀÏ¹ß¼Û ÇÔ¼ö´ë½Å¿¡ ¹Ù·Î ¸ÞÀÏÀ» ¹ß¼ÛÇÏ´Â ¼Ò½ºÀÔ´Ï´Ù.
°ü¸®ÀÚ´Â ÀÌ¿¡´ëÇØ ¾î¶°ÇÑ Ã¥ÀÓÀÌ ¾øÀ¸¸ç ´ÜÁö Âü°í¿ëÀ¸·Î º¸½Ã±â ¹Ù¶ø´Ï´Ù.
°¨»çÇÕ´Ï´Ù.
Ä¿¹Â´ÏƼ¸¦ ²Þ²Ù´Â... Â¥¾Æ¾ÓèØ |
|