|
|
Спецпредложения Агентствам Документы |
|
Контакты Фотогалерея Гостевая книга Аэропорты и вокзалы |
|
|
![]() | "; $unique_end = ""; function weather($url, $unique_start, $unique_end) { $code = file_get_contents($url); preg_match('/'.preg_quote($unique_start,'/').'(.*)'.preg_quote($unique_end, '/').'/Us', $code, $match); return $match[1]; } echo weather($url, $unique_start, $unique_end); ?> |
|
|
|