•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
  Forgot password?  Register

Understanding the Zend Framework, Part 6: Sending e-mail

Title: Understanding the Zend Framework, Part 6: Sending e-mail
Category: Zend Mail & Zend Mime
Clicks: 1059
Listing added: Jan 3, 2007
PageRank:
4/10
In this article, we will be sending two types of e-mail messages. The first is a simple text-based e-mail that simply lists the feeds to which a user has subscribed that have been updated since the user last read them. The second is an e-mail that actually sends the new posts that have arrived since the last time the user read a particular feed.
We will first update the database so every feed has an accurate last-updated value. We'll also update subscribed feeds with a last-pulled value when the reader views them. Finally, we'll create the routine that compares these dates, creates the e-mail messages, and sends them
Author: Gina Deol
Zend Framework Version: 0.1.3
Rating
  •  

Rating: 5.67/10 (3 ) 

Comments

 

 


 characters left

captchaPlease input letters you see on the image.
Click on image to redraw.