POST
- Input details in form not shown in address bar, and just the url address e.g http://localhost/process.php
- The character we can input in the form is unlimited
GET
- Input detail shown in address bar after the url of action file e.g.http://localhost/proses.php?nama=david&email=david798%40gmail.com&submit=kirim
- The character we can input has limit, 200 characters
0 comments:
Post a Comment
We really appreciate if you comment after reading our posts. Thank You