I have just started exploring PHP. I have installed PHP, Mysql and Apache. When I try any form there seems t be a notice and I am not able to post variables. The notice I get in the browser is :
Notice: Undefined variable: submit in (file.php) on line 16
Please tell me what I need to do to get rid of this and proceed.
Thank you