On Wed, 25 Apr 2001 00:02, Calin Rotaru wrote:
> Hello!
>
> I generate a text file from a mysql database.
> I'm trying to send this file by mail. Is this possible with mail()
> function ??? I read the documentation, but I didn't find anything yet.
> Thanks.
>
>
> Calin

You'll need to read the data from the file into a variable which you can 
then process and send with mail()

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   Fact is solidified opinion

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to