sugan Posted November 20, 2007 Share Posted November 20, 2007 Hi,What does <<< do in php?Regards,Sugan Link to comment Share on other sites More sharing options...
justsomeguy Posted November 20, 2007 Share Posted November 20, 2007 It's an operator that you use when defining a string using the heredoc syntax:http://www.php.net/manual/en/language.type....syntax.heredoc Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.