How to return ascii value of character in php?
No Answer is Posted For this Question
Be the First to Post Answer
Is there any way to call a JAVASCRIPT function in PHP in AJAX
What are the features and advantages of object-oriented programming in php?
What is the difference between overloading and overriding in php?
Does php support inheritance?
Is numeric in php?
Is laravel better than codeigniter?
What is $this in php?
What is the meaning of ‘escaping to php’?
What are the variables in php?
What is basic php?
how we can crop an image and how we can display it..
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????