Skip to content

Instantly share code, notes, and snippets.

@tylerwillingham
Created September 1, 2012 02:40
Show Gist options
  • Save tylerwillingham/3562962 to your computer and use it in GitHub Desktop.
Save tylerwillingham/3562962 to your computer and use it in GitHub Desktop.
<?php
$last_view = array(
'session_one' => array(
'last_slide' => '3'
),
'session_two' => FALSE,
'session_three' => FALSE
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment