Current File : /home/users/barii/public_html/finansenl.com.pl/system.fotomagnesy.pl/rabat.php
<?php

if($_POST['kod'] == "Fotomagnesy.pl"){$rabat = 10;}
elseif($_POST['kod'] == "fotomagnesy.pl"){$rabat = 10;}

echo $rabat;
?>