Answer Posted / deepak tiwari
Notice
Warning
fatalerror
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is csrf token and how it works?
How to block direct directory access in PHP?
What is a php class?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is the use of addslashes in php?
What are major variables in research?
How to check your php installation?
How to submit form without a submit button.
Which is incorrect with respect to separating php code and html?
How does php sessions work?
Which character is used to match exactly one character?
How do I debug php?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is difference between put and post method in http?
Tell me in php, objects are they passed by value or by reference?