Hi,

Ok i have a bunch of rows in my table, with some data.

I want my mail() function to be able to pick up the
data from the rows and send to a specified email.

Basicall let's say there are 3 fields, and 3 rows, the
data sent in email should be something like :

row1field1 : dkjhdkj
row1field2 : dsjdkj
row1field3 : skljskj

row2field1 : dkjhdkj
row2field2 : dsjdkj
row2field3 : skljskj

And so on, apart from the other mail info. 

Can anyone help me out with this...

Thanks,
T. Edison Jr.





__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

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

Reply via email to