Skip to content

Instantly share code, notes, and snippets.

@alvinlai
Created August 5, 2011 05:50
Show Gist options
  • Save alvinlai/1126982 to your computer and use it in GitHub Desktop.
Save alvinlai/1126982 to your computer and use it in GitHub Desktop.
Liberate sample PHP embed code
<?php
// Add to the top of myfile.php
$page = '76cccf950451ad6e3329';
include('liberate.php');
$liberate = liberate($page);
?>
<p>
<?php
// Print your user-updatable content anywhere
$liberate->p("liberateapp_4gq24g");
?>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment