commented rawdata.php
This commit is contained in:
parent
ceae9a70ff
commit
1da4984710
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
//this just prints Session data line for line. Its just a quick page to check if everythings in place
|
||||
session_start();
|
||||
echo $_SESSION['userid'];
|
||||
echo "<br />";
|
||||
|
Loading…
x
Reference in New Issue
Block a user