Exforsys

Free Training

Struck with the Task

This is a discussion on Struck with the Task within the PHP forums, part of the Programming Talk category; I have a requirement to send mails to all users defined in a table named as authors. I am struck ...

Go Back   Exforsys > Programming Talk > PHP

Exforsys.com

  #1 (permalink)  
Old 07-10-2007, 04:45 AM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
Exclamation Struck with the Task

I have a requirement to send mails to all users defined in a table named as authors. I am struck with this process. Can someone give me guidelines for coding this process? Kindly help me out to finish this process.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-02-2008, 04:57 PM
Member
 
Join Date: Apr 2006
Posts: 65
priyaraji is on a distinguished road
You can write a query as below:

$uemail = mysql_query("select emails from authors");

and then write a function for sending emails as
message = generateEmailMessage()
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Struck with Updation Rahulbatra MySQL 1 06-28-2007 03:23 PM
Struck with this Task Rahulbatra C and C++ 1 05-28-2007 03:12 AM
Task Oriented Programming Thusitha Software Patterns 4 01-09-2005 12:13 PM
Comp.Sys.Acorn.FAQ part 1 of 4 Paul Vigay Tech FAQ 0 05-31-2004 09:00 PM
Comp.Sys.Acorn.FAQ part 1 of 4 Paul Vigay Tech FAQ 0 04-30-2004 09:00 PM


All times are GMT -4. The time now is 12:44 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.