View file chats/cellar2.php

File size: 653B
<?php
//////////////////////////////////////////
// CHAT POWERED : http://sim-sim.h2m.ru//
// ICQ : 378036650                     //
// Email : olegarhi75@mail.ru          //
// WEB SITE Version 1.0 www.waufon.ru  //
////////////////////////////////////////
$now = time( );
 $vposts = $login['vposts'];

$rat = @file( "data/base.txt" );
$i_rat = rand( 0, sizeof( $rat ) - 1 );
$s_rat = $rat[$i_rat];  
{
$time = time( );  
$posts = $row['posts'];  
++$posts; 
$prt = intval( $prt );
echo "<b><font color=\"red\"><u>Чепель</u></font></b><b>[".date( "H.i", time( ) )."]&gt;(<i>".$row['login']."</i>)</a></b>".$s_rat."<br/>";
}
?>