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
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
Where is php code written?
What is cookie?
Tell me how a constant is defined in a php script?
How to add comments in php?
what is CURL?
What is session in php w3schools?
How do you check if a variable has been set in php?
How can we increase execution time of a php script?
How to get no of arguments passed to a PHP Function?
What is trim function in php?
How does php work with apache?
What are the features and advantages of object-oriented programming in php?
Is java is better than php?
What is the different between count() and sizeof() in php?