/
/
home
/
u523034047
/
domains
/
psassociate.org
/
public_html
/
phonepe
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.60
PHP 8.3.16
Dir:
/home/u523034047/domains/psassociate.org/public_html/phonepe
Edit:
/home/u523034047/domains/psassociate.org/public_html/phonepe/destroy_session.php
<?php /** * phonepe/destroy_session.php * Called when user clicks "Go to Home" — clears career session data */ session_start(); unset($_SESSION['career']); header('Content-Type: application/json'); echo json_encode(['status' => 'ok']); ?>
Ukuran: 243 B