Skip to content

Instantly share code, notes, and snippets.

@abernier
Created August 26, 2010 16:04
Show Gist options
  • Save abernier/551683 to your computer and use it in GitHub Desktop.
Save abernier/551683 to your computer and use it in GitHub Desktop.
<?php
$story = <<<FOO
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Etiam lacinia nibh eleifend mauris dignissim bibendum.
Suspendisse vitae turpis sit amet velit vehicula malesuada.
FOO;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment