What is csrf cookie?
No Answer is Posted For this Question
Be the First to Post Answer
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 are the two main string operators?
What is the function of string in c?
What are the differences between GET and POST methods in form submitting?
Why do we use php?
How can you "tell" MySQL server to cache a query?
Explain Type hinting in PHP?
what is the difference between mysql_fetch_array() and mysql_fetch_row()?
How do I end a php session?
How to initiate a session in php?
what is DDL and DML?
Is php an object or array?