Hi,
I am looking for a simple(?) PHP/mySQL script that can do the following:
* Check a POP3 E-mail account for incoming E-mail and read attachments.
* POP3 checking trough E.g CRON or a PHP page loaded in the browser.
*Decode the attachment a save it either to a location on the HDD or in a mySQL database.
* Update a simple template/htmlfile with the latest attachment in a table (latest XX attchments visible, or page 1,2,3 etc)
* E.g : PICTURE2 - From: NameFromEMail
PICTURE1 - From: NameFromEMail
Maybe and Admin function with approwe/deny/delete function, but this is not a requirement.
This is how i intend to use the script:
My user could send pictures from their Cameraphones, and have it displayed on a Webpage.
With the latest picture at all times on top of the page. A sort of "Hall of fame"..
My question is:
Is this possible to make? Is it difficult? Can anyone give me a price of such a script, and a timeframe for when it can be completed?
I am willing to pay for the development, but since i run a non-profit site, my funds are limited. I only ask this question because i think it would be an easy script to create.
BTW: I'm sorry if this is taken as a crosspost since i also wrote in the PHP forum. However my post there is mostly to see if something exist. My post here is aimed at thoose who might want to help in creating such a script for a price.