andrewgarn Posted October 16, 2008 Share Posted October 16, 2008 Is it possible to have php send an email to a gmail account, then download it back again from the account in different format e.g. send a powerpoint file then use the "view as html" option to get the ppt back? Probably not possible I just wondered if it could be done I know there is no standard url it could retrieve, but i thought by using a specific title for the message, and reading it back? Probably not possible Just looking into web only ways of converting files. Link to comment https://forums.phpfreaks.com/topic/128637-anyway-to-use-gmail-to-convert-files-for-you/ Share on other sites More sharing options...
ratcateme Posted October 16, 2008 Share Posted October 16, 2008 you could make a epic long as script to do it using the mail() function and cURL library to open gmail you would want to use the standard html version but it would take a very!!!!!!!! long time Scott. Link to comment https://forums.phpfreaks.com/topic/128637-anyway-to-use-gmail-to-convert-files-for-you/#findComment-666675 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.