04-24-2008, 07:59 AM
|
#9 (permalink)
|
|
WebDev'n Beer Drnkn' Fool
Join Date: Dec 2007
Location: Denver, CO
Posts: 59
Thanks: 2
|
Make sure to note that when ending/closing your heredoc statement, like said above, it not only needs to match the text you started it with but it needs to be on a line all by itself. That means no TABS either, nothing. Otherwise it won't recognize an end to it :)
|
|
|