$html = query('http://sayt.uz/oz/m/event?' . $_GET['id']. '');вместо $_GET['id'] что можно использовать что бы получилас так
sayt.uz/oz/m/event?id=2205885&type=spycosy
$_GET['id']&type=spycosy
$html = query('http://sayt.uz/oz/m/event?' . $_GET['id']. '');