Answer Posted / mansur
.htaccess is a file to prevent directory listing and to
avoid direct file downloading and useful to prevent file
from hackers
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how we can get the number of elements in an array?
How to include variables in double-quoted strings in php?
How to find the position of the first occurrence of a substring in a string?
How do I get csrf token?
Is empty array php?
How do sessions work in php?
Why namespace is used in php?
How to turn on the session support?
what is the use of include_once in php?
Does exist in php?
How to get complete current page url in php?
What is new static in php?
What is action hooks and filter hooks?
What is empty php?
Explain the difference between require() and require_once()?