On Wednesday 21 January 2004 11:46, BigMark wrote:
> A: How can i send an email with the contents of a table

Assuming a database table:

1) query database
2) format results into a nice string
3) mail() it

> B: can it be sent automatically when a certain field has data.

Yes.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Blessed is he who expects no gratitude, for he shall not be disappointed.
                -- W.C. Bennett
*/

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

Reply via email to