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
what is mean by portal
Which is better php or wordpress?
What is rest api in php?
What is the difference between $argv and $argc? Give example?
Swap two variables value without using third variable in php ?
What is a php array?
What is the use of strpos in php?
What is empty php?
What is $globals php?
Write a program in php to check whether a number is prime or not?
Tell me what type of operation is needed when passing values through a form or an url?
What is the content of /etc directory?
What is the difference between implode() and explode() in php?
for image work which library?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?