This commit is contained in:
2026-05-27 11:48:31 -04:00
parent 414f85ad05
commit 5aa5af3411
31 changed files with 2165 additions and 0 deletions

2
session_test.php Normal file
View File

@ -0,0 +1,2 @@
<?php
echo session_save_path();