Hello,
I have a site where people can record videos and also upload videos.
All works well. A new feature I have to implement is allow people to send the videos by email to any specific or secret email address with video attachment.
So once the person sends the video in attachment, I need the details on how can I have my php open that email message and take the attached video and upload it to my server?
Please help with basic details also.
Thanks a lot.