PHP — heredoc

// start the string with 3 <‘s and then a word // it doesn’t have to be any par­tic­u­lar string or length // but it’s com­mon to make it in all caps. echo «< EOT in here is your string it has the same vari­able sub­sti­tu­tion rules as a dou­ble quoted string. when you end

Check it out…