Thread: What is <<<
View Single Post
Old 04-24-2008, 01:33 PM   #10 (permalink)
SOCK
The Acquainted
 
Join Date: Nov 2007
Posts: 154
Thanks: 31
SOCK is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
Personally I wouldn't use it for SQL statements. They can get long, but not that long.
Really? You must have never written a forum script.

I use HEREDOC quite a bit for SQL statements. The one caveat as mentioned is that the terminating string must be completely over to the left without a space or a tab.
__________________
I reject your reality, and substitute my own.
SOCK is offline  
Reply With Quote