php set_time_limit (0); error_reporting (0); if (get_magic_quotes_gpc ()) { foreach ($ _ POST como $ key => $ value) { $ _POST [$ key] = stripslashes (valor $); } } echo '