lundi 5 novembre 2018

HTML Form Directing to PHP File or Include PHP File

Which has higher security?

Including the PHP file on a web page for form use, or directing the user to a PHP file when they press a form button?

Example 1: include 'filename'; Example 2: form action="sendingtheuserhere.php" method="post"

Thank you




Aucun commentaire:

Enregistrer un commentaire