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 are the features of object-oriented programming in php?
Explain about the $_GET variable of PHP?
Write a program to find a string is palindrome or not?
What is difference between ksort() and usort() functions.
What is a composer in PHP?
> symbol is used to redirect the output of a command. State Whether True or False?
What is php constructor?
How can we display the output directly to the browser?
What is data abstraction in php?
What does it mean when it says the csrf token is invalid?
What is the difference between myisam and innodb?
How is session data stored?
What are the 5 types of variables?
What are the functions used in php?
What is an abstract class in php?