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 -> Gr
A: How can i send an email with the contents of a table
B: can it be sent automatically when a certain field has data.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo