Server Technology PPNT Manuel d'utilisateur Page 36

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 95
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 35
PHP: Handling Forms(8/8)
Example of security problem with global form variables (continued)
Suppose a following HTML form:
<input type = "hidden" name = "tempfile" value = "/etc/passwd">
php.ini: register_globals=Off!!!
>=PHP4.2.0 by default off
Use $HTTP_POST _VAR S or $_POST instead
(36/95)
Vue de la page 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 94 95

Commentaires sur ces manuels

Pas de commentaire