What are the security measures we have to take for our site
not to hack by others?
Answer Posted / smita debata
we have to take care of Cross site Request Forgery & SQL injection
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two main string operators?
What is the best php version for wordpress?
Where can I find php ini file?
What is the purpose of php?
What is the meaning of die in php?
Which function would you use to merge two arrays in php?
The left association operator % is used in PHP for?
What is the Default syntax used in PHP?
What is the use of count() function in php?
How to find the position of the first occurrence of a substring in a string?
How to download file in php?
Which function would you use to determine the length of a string in php?
How to connect to a url in php?
How to create reusable code in php?
How can you encrypt password using php?