Answer Posted / manoj kumar
.htaccess is a apache thing and use for url rewriting and
also used for url redirect.
It also used for hiding folder informaion or file
information on server.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is regular expression in javascript?
Explain me what is the w3c?
what is the use of include_once in php?
Name some of the functions in php.
Explain the difference between session and cookies in php?
What are computer variables?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
Tell me what type of operation is needed when passing values through a form or an url?
What is empty () in php?
Can I learn php without knowing c?
What is the use session in php?
How to add comments in php?
Are objects passed by value or by reference?
What is difference between mysqli and mysql?
What is the major php security hole? How to avoid?