i have this function below and works good but brings user of computer name
<?php echo getenv("USERNAME"); ?>
I want to bring name from windows like mazhar is windows user name which we usually see in strart
Thanks
I want to bring name from windows like mazhar is windows user name which we usually see in start but by command above i am getting computername so my question is different