What are the security measures we have to take for our site
not to hack by others.
Answer Posted / radhika
avoid usage of $_REQUEST variable
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
What is url encoding and decoding in php?
What is the differences between $a != $B and $a !== $B?
What is array filter in php?
How do you use bcrypt for hashing passwords in php?
How long does a session last in php?
What is a simple php method to make a cross domain data request?
How are cookies created?
How do I make a reset button in html?
What is cookie and session in php?
How long is csrf token?
What are PHP Magic Methods/Functions. List them.
What is the use of token in php?
Why php is used in html?
How to remove duplicate values from array using php?
Where are php configuration settings stored?