Re: [PHP-DB] file_get_contents

2005-11-20 Thread David Robley
Ron Piggott wrote: > This just got interesting. It does this error just through e-mail. If > I run an 'echo $message;' the entire file which has been loaded displays > correctly. > > My mail syntax is > > mail($to,$subject,$message,$headers) > > where $message is the HTML file text I am attem

Re: [PHP-DB] file_get_contents

2005-11-20 Thread Ron Piggott
This just got interesting. It does this error just through e-mail. If I run an 'echo $message;' the entire file which has been loaded displays correctly. My mail syntax is mail($to,$subject,$message,$headers) where $message is the HTML file text I am attempting to e-mail. file_get_contents i