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 php framework does wordpress use?
What is difference between include,require,include_once and require_once()?
What is difference between count or sizeof function in php?
What is isset function in php?
Write an example to remove html tags from a string in php?
Is php an array?
What is php's mysqli extension?
Explain array_uintersect()?
Which cryptographic extension provide generation and verification of digital signatures?
Tell me what is the difference between the functions strstr() and stristr()?
What is the meaning of xdebug?
Write the statements that are used to connect php with mysql
What is the difference between static and dynamic websites?
Which function would you use to merge two arrays in php?
Is empty in php?