yee
parent
01aa3e8a13
commit
ef30f17dd8
|
@ -13,7 +13,7 @@ $id=$_GET['id'];
|
|||
</head>
|
||||
<body>
|
||||
<?php
|
||||
print_r($_SESSION);
|
||||
echo $_SESSION['user_id'];
|
||||
echo "<a href='%CONTENT_DIR%/boards/post.php?id=$id'><button> Post something </button></a>";
|
||||
?>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue