- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
if($result){
list($Title_block, $Sections, $Description,$Moderators) = mysql_fetch_row($result)
//$row = mysql_fetch_assoc($result)
echo "<form>\n";
echo "\t<table border='4' cellspacing='1' cellpadding='1' width='1000' height='60'>\n";
echo "\t\t<tr>\n";
echo "\t\t\t<td colspan='5' bgcolor='gray' align='leftmargin'>$Title_block</td>\n";
echo "\t\t</tr>\n";
do{
echo "\t\t<tr>\n";
echo "\t\t\t<td bgcolor='#A0A0A0'></td>\n";
echo "\t\t\t<td bgcolor='#A0A0A0' width='500'>Форум</td>\n";
echo "\t\t\t<td bgcolor='#A0A0A0'>Тем</td>\n";
echo "\t\t\t<td bgcolor='#A0A0A0'>Сообщений</td>\n";
echo "\t\t\t<td bgcolor='#A0A0A0'>Последних сообщений</td>\n";
echo "\t\t</tr>\n";
echo "\t\t<tr>\n";
echo "\t\t\t<td bgcolor='##D0D0D0'><img src='mus.png'></td>\n";
echo "\t\t\t<td bgcolor='#D0D0D0' width='500' class='row4'>\n";
echo "\t\t\t\t<b><a href='Click' style='color:black;'>$Sections</a></b>\n";
echo "\t\t\t\t<br />$Description<br />Модераторы: $Moderators</td>\n";
echo "\t\t\t<td bgcolor='#D0D0D0'></td>\n";
echo "\t\t\t<td bgcolor='#D0D0D0'></td>\n";
echo "\t\t\t<td bgcolor='#D0D0D0'></td>\n";
echo "\t\t</tr>\n";
}while(list($Title_block, $Sections, $Description,$Moderators) = mysql_fetch_row($result));
echo "\t</table>\n";
echo "</form>\n";
user654321 06.09.2010 13:13 # +2
Анонимус 07.09.2010 04:51 # −1
uadeveloper 07.09.2010 09:04 # −1
Анонимус 07.09.2010 20:34 # −1
bugmenot 07.09.2010 20:56 # +1
Анонимус 07.09.2010 20:58 # +2
Автор этого кода мог быть Macaca leonina (рус. Свинохвостый Макак).
bugmenot 08.09.2010 13:39 # −1
а вообще я на Павлова намекал по поводу "думать"
синдром пизды в поле contributor?
uadeveloper 08.09.2010 09:21 # 0
Vasiliy 08.09.2010 10:15 # 0
mysql_fetch_array - ев а вполне могли быть и они.
Int 07.09.2010 11:26 # +1
Vasiliy 08.09.2010 10:16 # 0
DooMer 07.09.2010 14:29 # +1