I'm losing one variable when i do a POST submit to a php script (example: http://kidspc.com.mx/kidspc2/prueba_get_post.htm).
I think, there is a parameter in php.ini or httpd.conf that is causing apache block this variable, but i don't know what to search.
I try the solution in this post PHP some $_POST values missing but are present in php://input but the variable still disappear.
is there an apache o php parameter that could cause this? how i can solve this?
EDIT: Sorry i add the name attribute to the textbox and it's working. please check this post https://stackoverflow.com/questions/11888825/post-variable-with-large-value-disappears