When i pass data from a html form to a php page, i can't access the variale for that data, i.e, if I have a form field called Name, the $Name variable is empty in the php page.
This has only recently stopped working. Does anyone know if it is a problem with the PHP configuration on the server or how to fix it?
Thanks