/index.php $_SERVER['QUERY_STRING']; // ret ==> /index.php?id=1 $_SERVER['REQUEST_URI']; // ret ==> id=1