On Thu, 9 Oct 2003 22:42:19 -0400
"Davy Campano" <[EMAIL PROTECTED]> wrote:

> I forgot to mention that I want the email addresses to be appear on
> the webpage from a mySQL database.  I already have the emails
> entered into a database, and I have written the page that grabs each
> email from the database and puts it into a form with the Checkbox. 
> My problem is figuring out how to write the script to email these
> dynamic addresses.  I don't want to hard-code them into the web
> page.  If you need an example or the website, then I can send it to
> you so you can see.

?? You don't need to "hard-code them". Follow Andrew's advice (earlier
post) and just [dynamically] replace those "hard-coded examples" with
the ones from your database...

- E -
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to