[PHP] pobierz, plaintext $a=1; $b=5; echo $a; if($a=0){echo $b;}echo $a;if($a>0){echo $b;}[PHP] pobierz, plaintext