Skip to content

Instantly share code, notes, and snippets.

@jeremyboggs
Created February 20, 2013 22:49
Show Gist options
  • Save jeremyboggs/5000431 to your computer and use it in GitHub Desktop.
Save jeremyboggs/5000431 to your computer and use it in GitHub Desktop.
<?php
$string = '$(document).ready(function() {projekktor(".projekktor").setFile(' . $playlist . ');});';
queue_js_string($string);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment