Which function is used in php to delete a file?
No Answer is Posted For this Question
Be the First to Post Answer
how many ways we get current date in php
How can I find what type of images that the PHP version supports?
What is the functionality of the function strstr and stristr?
What are escaping characters? Explain with an example?
Where is session id stored?
What is a definer in mysql?
How to read a file in binary mode?
What is cURL in PHP?
How can we get the browser properties using PHP?
Which is best framework for php?
What are the methods of array in java?
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????