Files
BPIT-ATTENDANCE/shubham/html/test.php
2024-06-03 16:43:53 +03:00

4 lines
40 B
PHP

<?php
echo $_COOKIE["enroll_no"];
?>