Hi,
I have a file in a directory which I would like to read into a variable. This file is a letter type file.
I want to save the variable as $body so I may use it in my mailto() function. I seem to be able to get the first line or the last line of the file, but never the whole document.
Any help?
Thanks
Steve