1 2 3 4 5 6
<?php header('Pragma: no-cache'); header('Cache-Control: no-store, no-cache, max-age=0, must-revalidate'); header('Content-Type: text/x-json'); echo $content_for_layout; ?>
Jose Diaz-Gonzalez has worked on various bits of code over the years. He specializes in building CakePHP-based applications and API hackery.
Discussion