i have designed a registration form in html
(registration.html) and to insert user details in database
i have designed a submit form in php
(submit_registration.php) but when i click on submit button
in registration.html it opens a dialogue box which asks for
open or save php(submit_registration.php) even though i
have already installed apache HTTP server and php version 5
on my computer and i am using mysql as backend.

plz suggest me what should i do????

Answer Posted / approacher

file name shouldnot be "registration.html" but
"registration.php"

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of addslashes in php?

714


Is it possible to submit a form with a dedicated button?

714


Explain NULL?

798


What is meant by public, private, protected, static and final scopes?

765


What is difference between put and post method in http?

735


What is mod_php?

771


Why php is better?

743


How do you end a session in php?

787


Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?

755


Differentiate between php5 and php7?

824


Why do we use in php?

729


What does the unlink() function means?

764


Can I include php in javascript?

828


What are the differences between php constants and variables?

732


Which parts of php are case sensitive?

706