Up next

PHP Tutorial 17 - POST Variable (PHP For Beginners)

3 Views· 09 Jul 2019
كورسات
كورسات
5 subscribers
2

Similar to the GET variable, the POST variable allows you to send data to the server from a HTML Form, but the data is invisible to the user. This is a great increase in security because if you are using the POST Variable to store information such as a password, the password is not visible in plain-text.

For more information, check out the website:

http://howtostartprogramming.c....om/PHP/php-tutorial-

Show more
100% online learning from the world's best universities, organisations and Instructors

 0 Comments sort   Sort By


Up next