Dear Clay Bond,

I am really new to PHP,

Can you please kindly let me know a code snippet to do the same? i.e. while
loop etc.

Thanks
Love and regards
Prasad

----- Original Message -----
From: "clay bond" <[EMAIL PROTECTED]>
To: "*MySQL mail list" <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 4:45 PM
Subject: Re: mail all users in MySQL database




On Fri, 27 Apr 2001, Prasad Mhatre wrote:

> Dear All,
>
> Can anyone suggest a link where I can find a script in PHP3 to mal all
users
> in MySQL database?

That's pretty simple, isn't it? Pull the usernames
from the table, then put <php? echo "<a href=mailto:$email>link</a>
 ?> or something like that in a while loop ...

--
 /"\
 \ / ASCII RIBBON CAMPAIGN
  X AGAINST HTML EMAIL
 / \ AND POSTINGS


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to