Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <html>
  2. <body>
  3. <a href="session_1.php">session_1: set</a><br>
  4. <a href="session_2.php">session_2: check</a><br>
  5. <a href="session_3.php">session_3: modify</a><br>
  6. <a href="session_4.php">session_4: destroy</a><br>
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement