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 are classes in php?
Tell me how is it possible to know the number of rows returned in result set?
Explain what is the difference between $var and $$var?
How to support multiple-page forms?
How to create a public static method in PHP?
Explain NULL?
Which functions are used to count the total number of array elements in php?
What is the difference between php traits vs interfaces?
What is a php web application?
What are the advantages of php mysql?
What is put method in php?
Explain Type juggling?
Which function is used in php to count the total number of rows returned by any query?
What are the functions used in php?
Explain me how failures in execution are handled with include() and require() functions?