Well I'm trying to use the php echo heredoc to print out some html and it wont work. I have a feeling it's because it needs CRLF after the EOHTML; but I saved it as both a unix and windows file (unix uses LF and windows CRLF correct) so why wouldn't it work?
I use textpad, and htmlkit. When I paste some examples it works fine, but when I try to do the exact same thing and type it it doesn't work.
I use textpad, and htmlkit. When I paste some examples it works fine, but when I try to do the exact same thing and type it it doesn't work.