Вход Регистрация
Файл: my/versia.php
Строк: 24
<?
require'../includes.php';
$align='left';
$title='Выбор версии';
head();
aut();
who_add(0,'enter');

if (empty(
$act)){


echo 
'<br />Стиль чата:<br/>';
if (
$ver!='wml')echo '<form method="post" action="versia?act=style&amp;'.SID.'" name="auth">';
echo 
'<select name="style">
<option value="'
.$set['style'].'">'.$set['style'].'</option>';
$d=opendir(H."style");

while((
$e=readdir($d))!==false){
if (
$e=='.'||$e=='..'||$e==".htaccess"||$e=="index"||$e==".Thumbs.db"||$e=="Thumbs.db") continue;

$e1 strtr($e, array ('.css' => ''));
if (
substr_count($e'.css')!=0){
echo 
'<option value="'.$e1.'">'.$e1.'</option>';
}


}
closedir($d);
echo 
'</select>';
if (
$ver=='wml'){
echo 
'<br /><anchor title="go">Выбрать<go href="versia?act=style&amp;'.SID.'" method="post">';
echo 
'<postfield name="style" value="$(style)"/>
</go></anchor>'
;
echo 
'<br/><br />';
}else{
echo 
'<br /><input type="submit" class="ibutton" value="Выбрать"><br />';
}

} else if (
$act=='style'){
$style check($_POST['style']);
query ("Update users set style='".$style."' WHERE id ='".$v_us['id']."'");

header ('Location: versia?'.SID);  exit;

}


echo 
'<br />';
echo 
gb.'<a href="'.H.'my/index">Личный кабинет</a>'.div;
echo 
gb.'<a href="'.H.'enter">Прихожая</a>'.div;
foot();  // автор -=ШАХТЕР=-  http://waphp.ru
?>
Онлайн: 0
Реклама