skip to main content
paste
bin
.ca
type · paste · share
⌘
K
Docs
Sign in
?
All pastes
#2086667
Raw
Copy code
Copy link
Edit
Something
public
text
v1 · immutable
#2086667
·
published
2011-10-04 10:02 UTC
Lines
Syntax
Wrap
Stripe
off
dark
light
Mono
Size
13px
Tab
2
4
8
Theme
Follow system
Always dark
Always light
rendered paste body
function test() {
ob_Start();
?>
<div>
....
</div>
<?php
return ob_get_clean();
}