Skip to content

Instantly share code, notes, and snippets.

@alperbayram
Last active March 6, 2021 17:44
Show Gist options
  • Save alperbayram/1e2482e5efc1bacdba9e71c7300993a6 to your computer and use it in GitHub Desktop.
Save alperbayram/1e2482e5efc1bacdba9e71c7300993a6 to your computer and use it in GitHub Desktop.
<?php
if(!isset($_SESSION['deger'])){
$_SESSION['deger']=0;
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment