- 1
- 2
- 3
- 4
- 5
- 6
- 7
if ('cardiscon' == $key) {
echo '<td class="even cardiscon">'.$row['name'].':</td>';
} elseif ('cardprice' == $key) {
echo '<td class="even cardiscon">'.$row['name'].':</td>';
} else {
echo '<td class="even">'.$row['name'].':</td>';
}
bormand 21.06.2012 13:32 # +1
А что странного? Классика boolshit'а.
3.14159265 21.06.2012 14:07 # +4
TheHamstertamer 21.06.2012 14:50 # −3
guest 21.06.2012 23:33 # −6
Lure Of Chaos 22.06.2012 01:19 # +1
эй, а где odd?