Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 18th, 2012  |  syntax: PHP  |  size: 0.43 KB  |  hits: 57  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. elseif(preg_match('/праздники/i',$mess[1])){
  2.  $pars = get_calend('http://www.calend.ru/img/export/informer_new_3.js');
  3. $pars = array($link,);
  4. $prazd = "$link[1]";
  5.     $text = $mess_id.', Вот просил: '.$prazd;
  6.     echo convert_cyr_string("$text\n","w","a");
  7.     connect('http://vk.com/al_board.php?act=post_comment&al=1&comment='.urlencode(iconv('cp1251','utf-8', $text)).'&hash='.$hash[1].'&topic='.$tema,$cookie);