Path : /var/www/html/smart_kpp2_bk17 มีค 69/
File Upload :
Current File : /var/www/html/smart_kpp2_bk17 มีค 69/change_os.php

<?php
session_start();
$_SESSION['user_os']="desktop";
echo "<script>document.location.href='index.php';</script>\n";
?>