Thank you very much I'll try it "Torsten Roehr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > "Yury B ." <"[EMAIL PROTECTED]"@ctb-mesg6.saix.net> wrote in message > news:[EMAIL PROTECTED] > > Hi, > > > > I believe there is possibility to upload html and other types of > > files to the site location via email. Using Cron I can make script to > > retreave POP3 email messages with sertain content/attachments which > > would be translated to the form of files and site update can be done > > this way. The question is - does anybody know actual script for doing > > that? I'm not really advanced PHP developer so any help or suggestion > > would be appreciated. > > > > Yury > > For accessing the POP3 mail server you could use PEAR's Net_POP3 class: > > http://pear.php.net/package/Net_POP3 > > > Haven't tried it myself yet, though. > > Regards, > Torsten Roehr
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php