Skip to content

Instantly share code, notes, and snippets.

@alperbayram
Created March 6, 2021 17:32
Show Gist options
  • Save alperbayram/86e7d73386b9eac4328259f0a80097dc to your computer and use it in GitHub Desktop.
Save alperbayram/86e7d73386b9eac4328259f0a80097dc to your computer and use it in GitHub Desktop.
<?php
session_start();
$deger=0;
$_SESSİON['deger']=$deger;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment