ID: 21488 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Bogus Bug Type: Variables related Operating System: Windows 2000 proff and server PHP Version: 4.2.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2003-01-07 07:12:50] [EMAIL PROTECTED] Please report bugs in English only. ------------------------------------------------------------------------ [2003-01-07 07:08:32] [EMAIL PROTECTED] Tengo este formulario: <form name="form1" method="POST" action="comprobacion.php"> <input name="poblacion2" type="text" id="poblacion2" <input name="AccesoriosVehiculo" type="text" > </form> Mi problema es que no puedo acceder a las variables creadas en el formulario, ni con los metodos $http_get_vars y $htp_post_vars, revise el php.ini y cambie el register_globals a on pero es lo mismo, no si tengo mal configurado en php.ini. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21488&edit=1