Skip to content

Instantly share code, notes, and snippets.

@CB9TOIIIA
Last active November 7, 2016 12:50
Show Gist options
  • Save CB9TOIIIA/00f0f6ed3d948fea5f1eb5dd510445a9 to your computer and use it in GitHub Desktop.
Save CB9TOIIIA/00f0f6ed3d948fea5f1eb5dd510445a9 to your computer and use it in GitHub Desktop.
Session Joomla!
$session = JFactory::getSession();
$session->set('_smsc_request_id_last', $id);
$id=$session->get('_smsc_request_id_last', false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment