Yup, that's it - HEREDOC syntax is what was referring to - thanks - and,
here's a better version of some output - since you don't seem to be able to
specifically include PHP code itself within delimiters, although you can
output variables, etc.:
$var1
Captioncolumn
Are you referring to the HEREDOC syntax?
http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc
Sent from my iPhone 4s
On Jun 14, 2012, at 12:10 AM, "Jacob Kruger" wrote:
> Came across some code/script/markup similar to the following syntax, and not
> too
Came across some code/script/markup similar to the following syntax, and not
too sure if it falls under a specific template framework, etc.?:
Attendance Register Search
$sDivisionName
HTML;
?>
That's just a piece of it, so don