Skip to content

Instantly share code, notes, and snippets.

@fayqLs
Last active June 24, 2021 22:07
Show Gist options
  • Save fayqLs/69daccf561d50134f360a653466dfbb4 to your computer and use it in GitHub Desktop.
Save fayqLs/69daccf561d50134f360a653466dfbb4 to your computer and use it in GitHub Desktop.
PEGA O VALOR DA SESSÃO TSession
<?php
$nome = TSession::getValue('nome');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment