Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I've been a developer for sometime now and I've recently seen the following syntax inline in PHP code
<<< XML... XML;
It can also be be done with HTML and TXT. What is this syntax referred to as and what does it do in terms of its process
那将被称为Heredoc