InPHP yaptı - e-posta tabanlı bir günlük stok değer muhabir için değerleri kaldırma / ekleme

2 Cevap php

i'm buidling a very simple email based website that users can, when registering list out all the stocktickers they're intersted in following. The program then on a daily basis goes and fetches that information and sends it out to every user. i have the portion which fetchs the information from the stock websites, but i'm looking for an "infrastructure" that allows:

(a) a user to send an email to service@stockreporter.com with the subject "Subscribe" and with the body containing stockticker values,
(b) user to send email to service@... with subject "unsubscribe" and body containing similar values.

Php kod arıyor lütfen. Herhangi bir yorumlara?

2 Cevap

Bir php komut dosyası ve içine belirtilen e-posta adreslerine gönderilen "boru" e-posta oluşturun.

Bir örnek öğretici mevcuttur burada - http://www.evolt.org/incoming_mail_and_php

Bir abone kişiler bu abonelikler eklemek veya bunları kaldırmak ya Bu şekilde, komut dosyası, talep üzerine, tetiklenir. Sonra komut dosyası (gönderenin e-posta adresini, konuyu, vb içeren) ve sistem içinde gerekli değişiklikleri yapmak başlığıyla birlikte, e-postanın içeriğini ayrıştırmak olabilir.

Böyle Galen o gibi bir öneri de güvenilir ya da bir komut dosyası boru e-posta gibi anlık benim deneyim, değil (cron, veya benzeri kullanarak) düzenli aralıklarla bir script anketler bir e-posta hesabı olan, ancak çalışmaya devam eder.

Sürekli bu e-posta adresini kontrol eder bir php komut dosyası oluşturun. Bir e-posta aldığında kimlik gönderenler e-posta kullanmak ve sonra sadece o kullanıcı için belirtilen komutu çalıştırmak için e-posta ayrıştırmak

http://php.net/manual/en/book.imap.php