i want to include / call a php file when user login to cpanel
& i need to set a header value for eg
$_SERVER['some'] = "A";
and i need to clear that value @ user logout..
how is those are possible
& i need to set a header value for eg
$_SERVER['some'] = "A";
and i need to clear that value @ user logout..
how is those are possible