<?
$postdata = http_build_query(
array(
'topic' => mb_convert_encoding('Тест-8-)', "UTF-8", "CP1251"),
'reg_auth_type' => '2',
'jad_PartID' => '0',
'jad_userID' => '0',
'reg_phone' => '1366+768+0+2+%3Afirefox+40.0'
)
);
$opts = array('http' =>
array(
'method' => 'POST',
'header' => 'Content-type: application/x-www-form-urlencoded',
'content' => $postdata
)
);
$context = stream_context_create($opts);
if(file_get_contents('http://galaxy.mobstudio.ru/services/index.php?userID=33247330&password=2cc72499e910f33013ccf6b2d237782a&usercur=33247330&a=channels_whois2&act_set_topic=1&chanid=1102352&flash10=1&dbl=4&kbv=195&lngg=ru', false, $context)){
echo 'ВСЕ ОК!';
}else{
echo 'НЕ УДАЛОСЬ!';
}
?>
Общем так. Этот скрипт отправлЯет текст. И мне нужно чтобы он каждый 15 сек отправлять тот текст