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
Tell me how do you define a constant?
Can you convert php to html?
how to detect a mobile device using php
What are escaping characters? Explain with an example?
Which function would you use to insert a record into a database in php?
What is the difference between characters 34 and x34?
What beforeFilter() is used?
What is the functionality of md5 function in php?
How to generate a character from an ascii value?
How big is nvarchar max?
Is time a dependent variable?
How to convert strings to numbers in php?
What is xss in php?
What are traits?
Explain what does $_server means?