Thread
:
Struck with the Task
View Single Post
#
2
(
permalink
)
11-02-2008, 03:57 PM
priyaraji
Member
Join Date: Apr 2006
Posts: 65
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()
priyaraji
View Public Profile
Find all posts by priyaraji