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

5 lines
44 B
PHP

<?php
unset($_COOKIE['enroll_no']);
?>