Advertisement
dhiforester

Pendaftaran Guru Request

Nov 2nd, 2021
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | None | 0 0
  1. <form action="_API/Guru/PendaftaranGuru.php" method="POST" enctype="multipart/form-data">
  2.     <input type="text" name="xtoken" placeholder="x-token"><br><br>
  3.     <input type="text" name="id_akses" placeholder="Id Akses"><br><br>
  4.     <input type="text" name="id_sekolah" placeholder="Id Sekolah"><br><br>
  5.     <input type="text" name="id_wilayah" placeholder="Id Wilayah"><br><br>
  6.     <textarea name="alamat" cols="30" rows="10">Alamat</textarea><br><br>
  7.     <input type="file" name="image" placeholder="Photo Profile"><br><br>
  8.     <button type="submit" name="submit">Coba</button><br><br>
  9. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement