if ($r["afisha_prem"] == 1) { $prem = '<span style="font-style:italic">Премьера!</span><br />'; } else { $prem = ''; } (???) <!--if (date("l",$r["afisha_date"])=="Saturday") {$date = 'color="#ff0064'}-->(???)
If in the database we have a poster = 1, then we deduce the prime minister, otherwise it is empty. And how to do if the day off, the text color is yellow?