Ok dzieki mam teraz takie pytanie
plik blabla.php
<form action="pokaz.php" method="post"><br> <div style="text-align: left;"><span style="font-weight: bold; color: rgb(255, 255, 255);">Wybierz
<select size="1" name="produkty" class="inputLect">
style="font-weight: bold; color: rgb(255, 255, 255);">E-mail,
na ktory beda dochodzic hasla (tylko gmail):
</span><br> <input name="mail" class="inputE" value="" type="text"><br> <div style="text-align: center;"> <input name="Dalej" class="inputSu" value="Dalej"
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-2" http-equiv="content-type">
<title>Dane</title>
</head>
<body>
<u><b><br>
</b></u><span style="text-decoration: underline;"><span style="font-weight: bold;">Dane do przelewu:<br>
</span></span>
<table style="text-align: left; width: 825px; height: 32px;" border="1" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td><u><b></b></u><b><br>
<?php
if( empty( $_POST[ 'Dalej' ] ) == false ) { 'NUMER KONTA BANKOWEGO (MBANK):</b> <span style="text-decoration: underline;">30 1140 2004 0000 3802 6963 3726</span><br>
<b>TYTUŁ PRZELEWU:</b> ' . $_POST[ 'mail' ] . '<br />';
}
?>
<b>KWOTA DO ZAPŁATY:</b> $cena<br>
<b>DANE ADRESOWE:</b><br>
<i>Maciej<br>
Lublin<br>
</i></td>
</tr>
</tbody>
</table>
<i></i>
</body>
</html>
Jak zrobić zeby tam gdzie kwota do zaplaty byla cena w zaleznosci jaka sie wersje wybralo?