Does php require a web server?
No Answer is Posted For this Question
Be the First to Post Answer
How to reset/destroy a cookie?
What is get and post method in php?
What is the difference between $name and $$name?
What are default session time and path?
What new features php7 has in store for us?
Tell me which programming language does php resemble to?
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????
What is deffience betwwen get() , Post , Request()
Explain what does $_server means?
How to turn on the session support in php?
Which will start a session?
How to upload file in php?