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 a class in php programing?

2009


How many keywords are there in php?

624


Is null or empty c#?

516


What is the difference between $argv and $argc? Give example?

514


Is laravel frontend or backend?

537






What is include in php?

550


How do you end a function in python?

542


How to delete cookie files on your computer?

557


write a note on Testing the web site

1424


Is age an interval or ratio?

551


What is sticky form in php?

503


How would you declare a function that receives one parameter name hello?

523


How do you identify independent and dependent variables in research?

495


Is php pass by reference or value?

540


Write a program to display a table of any given number?

500