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 polymorphism in php?
How do you display the output directly to the browser?
What is the difference between md5(), crc32() and sha1() crypto on php?
How to reset/destroy a cookie?
What is difference between Method overriding and overloading in PHP?
What is the purpose of pear in php?
Does php support function overloading?
Explain mysql_errno()?
What are the encryption functions available in PHP?
How do you connet mysql database with php?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?
Explain how we can retrieve the data in the result set of mysql using php?
What are the array functions in php?
How to get the IP address of the client/user in PHP?
Write a program to show the joining of two strings in php?