We are currently working on the website, so expect lots of errors in the layout. We will be adding the content after this process is complete. Stay tuned.
This is a snippet without a break…
<?php
/**
* this is a comment
*/
phpinfo();
// another comment.
function foo($bar) {
$inc = 1;
return ($bar+$inc);
}
?>
Text after the snippet…
Valid XHTML 1.0 Transitional, Click to validate.
Valid CSS 2.1, click to check.