i am new to PHP,
i was trying to pass the value of textboxes from a form to the php file to write them into a database. but when i click on the submit button, it asks for downloading the .php file instead of executing it.
what should i do???
any suggestions