Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]$_POST
szymon202
post
Post #1





Grupa: Zarejestrowani
Postów: 152
Pomógł: 0
Dołączył: 13.08.2013

Ostrzeżenie: (0%)
-----


Witajcie mam taki formularz
  1. <form action="https://secure.przelewy24.pl/" method="post" class="form" id="fformn">
  2. <input type="hidden" class="form-control" name="p24_session_id" value="<?php echo $_SESSION["idd"]; ?>" />
  3. <input type="hidden" class="form-control" name="p24_id_sprzedawcy" value="35188" />
  4. <input type="hidden" class="form-control" name="p24_return_url_error" value="<?php echo $protocol.$_SERVER['HTTP_HOST'].$_SERVER['SCRIPT_NAME']."?error"; ?>" />
  5. <input type="hidden" class="form-control" name="p24_return_url_ok" value="<?php echo $protocol.$_SERVER['HTTP_HOST'].$_SERVER['SCRIPT_NAME']."?check"; ?>" />
  6. <p>
  7. <input type="text" class="form-control" name="p24_kwota" value="1" />
  8. </p>
  9. <input type="hidden" class="form-control" name="p24_opis" value="Doładowanie portfela - <?php print($profile["email"]); ?>" />
  10. <input type="hidden" class="form-control" name="p24_email" value="<?php print($profile["email"]); ?>" />
  11. <input name="send" class="form-control" value="wyślij" type="submit" />
  12. </form>


Kwota musi być podana w groszach i teraz nie wiem jak zrobić, aby pomnożyć p24_kwota przez 100.
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 23.08.2025 - 10:16