That shouldn't be a problem. You could use fopen() to open the file.

"Neko" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> update:
>
> I think I just need to work out how to grab a web-page and include it into
a
> string to supply to the mail I'm generating (using pear). Provided that
the
> hyperlinks aren't relative I should have a funky looking email going on..
>
> neko
>
> "Neko" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hi guys,
> >
> > I want to automate the process of connecting to a web-page and sending
it
> as
> > a HTML email (like a weekly newsletter in html).
> >
> > I've been reading up a bit on PEAR's Mail_mime
> > (http://pear.php.net/manual/en/core.mail.mime.php) but I just wanted to
> know
> > what the fastest way to accomplish my requirement is from your
collective
> > experience?
> >
> > thanks,
> > neko
> >
> >
>
>



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

Reply via email to