Добро пожаловать, Гость!
Что не так - Страница 1
Помощь мастерам | Что не так
Sintez :
привет всем . в wap.php изменил див на
это и пропала страница белая ссылок не видать:-) верхний аанель только осталось . что не так делаю подскажите /*
========================================
Анкета
========================================
*/
echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a href='/user/info/anketa.php?id=$ank[id]'>Анкета</a></center>
if (isset($user) && $user['id']==$ank['id'])
{
</td><td class='foot'><center>[<img src='/style/icons/edit.gif' alt='*' /> <a href='/user/info/edit.php'>ред</a>]</center></td></tr></table>";
}
/*
Что не так
11 Мая 2014привет всем . в wap.php изменил див на
это и пропала страница белая ссылок не видать:-) верхний аанель только осталось . что не так делаю подскажите /*
========================================
Анкета
========================================
*/
echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a href='/user/info/anketa.php?id=$ank[id]'>Анкета</a></center>
if (isset($user) && $user['id']==$ank['id'])
{
</td><td class='foot'><center>[<img src='/style/icons/edit.gif' alt='*' /> <a href='/user/info/edit.php'>ред</a>]</center></td></tr></table>";
}
/*
Комментарии:
Sintez 11 Мая 2014
Автор темы
Автор темы
Novichok (11 Мая 2014):
Вот 1) echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a
href='/user/info/anketa.php?id=$ank
[id]'>Анкета</a></td></center>";
2)if (isset($user) && $user['id']==$ank['id'])
echo "<td class='foot'><center>[<img src='/style/
icons/edit.gif' alt='*' /> <a href='/user/info/
edit.php'>ред</a>]</center></td></tr></table>";
}
Novichok, благодарю.но не получилось что то Вот 1) echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a
href='/user/info/anketa.php?id=$ank
[id]'>Анкета</a></td></center>";
2)if (isset($user) && $user['id']==$ank['id'])
echo "<td class='foot'><center>[<img src='/style/
icons/edit.gif' alt='*' /> <a href='/user/info/
edit.php'>ред</a>]</center></td></tr></table>";
}
Novichok 11 Мая 2014
Вот 1) echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a
href='/user/info/anketa.php?id=$ank
[id]'>Анкета</a></td></center>";
2)if (isset($user) && $user['id']==$ank['id'])
echo "<td class='foot'><center>[<img src='/style/
icons/edit.gif' alt='*' /> <a href='/user/info/
edit.php'>ред</a>]</center></td></tr></table>";
}
Вот 1) echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a
href='/user/info/anketa.php?id=$ank
[id]'>Анкета</a></td></center>";
2)if (isset($user) && $user['id']==$ank['id'])
echo "<td class='foot'><center>[<img src='/style/
icons/edit.gif' alt='*' /> <a href='/user/info/
edit.php'>ред</a>]</center></td></tr></table>";
}
Novichok 11 Мая 2014
Пробуй так echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a
href='/user/info/anketa.php?id=$ank
[id]'>Анкета</a></center>";
if (isset($user) && $user['id']==$ank['id'])
{ </td><td class='foot'><center>[<img src='/style/
icons/edit.gif' alt='*' /> <a href='/user/info/
edit.php'>ред</a>]</center></td></tr></table>";
}
Пробуй так echo "<table><tr><td class='foot'><center>
<img src='/style/icons/anketa.gif' alt='*' /> <a
href='/user/info/anketa.php?id=$ank
[id]'>Анкета</a></center>";
if (isset($user) && $user['id']==$ank['id'])
{ </td><td class='foot'><center>[<img src='/style/
icons/edit.gif' alt='*' /> <a href='/user/info/
edit.php'>ред</a>]</center></td></tr></table>";
}