Explain what does the unset() function means?
How can I rotate an image?
1 Answers Rushmore Consultancy,
Differences between get, post and request methods ?
What do you mean range() in php?
What is class extend in php?
What does echo mean in php?
How do you check if an arraylist is empty?
How many escape sequences are recognized in double-quoted strings?
How does html form submit work?
What is a PHP accelerator?
Which PHP function would you use to send an email?
What is the output of the following php code?
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????