Hello All,
I'm trying to write a script in PHP 4 or 5 (doesn't matter as long as its compatible with both) that will run via a Cron Job on the server to parse e-mails for MMS videos or Photos then upload to a given folder like /uploads and Store the email or information from the email to the mysql db at the same time as storing the files to the /upload dir, then it deletes the email once info is stored in db/file, i'm trying to re-create the same type of engine that Photobucket has. Any ideas where to start? or if there is a script someone has or if someone can point me in that direction?
Thanks in Advance,
-Allen
I'm trying to write a script in PHP 4 or 5 (doesn't matter as long as its compatible with both) that will run via a Cron Job on the server to parse e-mails for MMS videos or Photos then upload to a given folder like /uploads and Store the email or information from the email to the mysql db at the same time as storing the files to the /upload dir, then it deletes the email once info is stored in db/file, i'm trying to re-create the same type of engine that Photobucket has. Any ideas where to start? or if there is a script someone has or if someone can point me in that direction?
Thanks in Advance,
-Allen
Comment