Exforsys

Online 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

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #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
  #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

Thread Tools

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 07:10 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.