Hi all,
this is all rather new to me, so please bear with me :-)
I have a script that takes the picture from a 'photo email' (from my mobile phone), uploads the pic to my ftp server and updates a web page with the image... (this script is the one attached.)
However, what I have been trying to do is to also get the text from another file that is attached to the email (file name is 'AC.txt'), so that I can upload this as a caption.
Does anyone know how I would get the text from in this file and assign it to a 'caption' variable?
I've attached most of my existing script (I've put a big chunk, I hope its the right amount to post?)
Thanks in advance :-)