On Tuesday 09 July 2002 17:01, Thomas Edison Jr. wrote:
> 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.

You've stated what you want to do, but you haven't stated what your problem 
is.

> Can anyone help me out with this...

Did you want someone to write the whole code for you? Or did you want pointers 
in how to go about writing the code? If you wanted pointers, then you should 
state _what_ you need help in. That way people needn't waste time in covering 
things that you already know.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
those damn racoons!
*/


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

Reply via email to