G1sms/www/g1billet/test.php

14 lines
389 B
PHP

<form accept-charset="UTF-8" action="zen_sms.php" autocomplete="off" method="GET" target="_self">
<label for="num">G1sms Wallet Number</label><br />
<input name="num" type="text" value="0612345678" /> <br />
<label for="g1billets_value">G1Billets Value</label><br />
<input name="val" type="text" value="10" /> LOVE <br />
<input type="submit" value="OK" />
</form>
<?php
?>