{source}<?php
error_reporting(0);
ECHO '<div class="currence">';
$url = 'https://nationalbank.kz/rss/rates_all.xml?switch=russian';
$rss = simplexml_load_file($url);
foreach ($rss->channel->item as $item) {
if (($item->title=='USD') OR ($item->title=='EUR') OR ($item->title=='RUB'))
{
ECHO '<div class="currence-name">';
ECHO '<div class="currence-title-second">'; echo '<img src="/images/'.$item->title.'.png" class="img-cur">';
echo ''.$item->title.' ';
ECHO ' ';
ECHO '';
echo $item->description;
ECHO '<span class="currence-symbol">₸</span>';
ECHO '</div>';
ECHO '</div>';
}
}
ECHO '</div>';
?>
{/source}

{source}<?php
$content = file_get_contents('https://api.openweathermap.org/data/2.5/weather?q=oral,kz&appid=3fd30c29e6747f4db3b9df1c189bee4d');
$pos = strpos($content, '{"temp":');
$content = substr($content, $pos);
$pos = strpos($content, ',"feels_like"');
$content = substr($content, 8, $pos-8);
$content = str_replace('.',',', $content);

$content_ico = file_get_contents('https://api.openweathermap.org/data/2.5/weather?q=oral,kz&appid=3fd30c29e6747f4db3b9df1c189bee4d');
$pos_ico = strpos($content_ico, '"icon":"');
$content_ico = substr($content_ico, $pos_ico);
$pos_ico = strpos($content_ico, '"}],"');
$content_ico = substr($content_ico, 8, $pos_ico-8);

echo 'Uralsk '.round($content-273.15).'°C <img src="http://openweathermap.org/img/wn/'.$content_ico.'.png">';
?>
{/source}
ENG
 
Previous Next

Passenger transport

Bus station, Uralsk

Location: S.Datov street 4.

Owner: West-Kazakhstan Bus Park LLP.

Commissioned: 2019

Occupied area: 800 m2.

Purpose: maintenance of regular international, inter-regional, inter-district, intra-district transportation of passengers and luggage.

Capacity: passenger traffic is more than 1120 people / day, the number of floors is 1.

Equipment of the facility: ticket office, control room, rest room for drivers, mother and child room, room for the disabled, first-aid post, luggage storage, courier service, hotel, cafe, pharmacy, foreign exchange office, ATM, waiting room, retail outlets.

Safety:

- video surveillance equipment (71 pcs.);

- hand-held metal detectors (3 pcs.);

- stationary (arched) metal detectors of the Kondor brand (2 pcs.);

- security post - external 3, the number of employees of SB-11, internal 2 (licensed security), the number of inspectors of the Security Service - 7;

- stationary police post - 1.

Timetable for interregional and international bus routes from the bus station in Uralsk

Timetable for inter-district bus routes from the bus station in Uralsk

info@visit-uralsk.kz
+7 7112 510751
Department of Entrepreneurship and Industrial-Innovative Development of West Kazakhstan region

Today 158

Yesterday 321

This week 479

This month 158

Total 187645

Kubik-Rubik Joomla! Extensions