Ajouter un commentaire
Share and options
Do not use <Bad PHP applications> !
mar, 12/23/2008 - 14:47
<?php
foreach ($_POST as $key => $value) $$key = $value;
foreach ($_GET as $key => $value) $$key = $value;
?>No comment..
This code comes from http://thelia.fr, before using it, patch it!



Commentaires récents