All pastes #2086667 Raw Edit

Something

public text v1 · immutable
#2086667 ·published 2011-10-04 10:02 UTC
rendered paste body
function test() {
ob_Start();
?>
<div>
....
</div>
<?php
return ob_get_clean();
}