Answer Posted / saurabh kr singh
htaccess files can give you extra control over your server.
Through the help of this we can change the local ( not
master) setting of server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between session_unset and session_destroy?
How are sessions maintained?
Explain the difference between urlencode and urldecode?
Why many companies are switching their current business language to php?
Differences between get, post and request methods ?
How do you access a get requests url parameter with php?
What is a comment in php?
What is difference between print_r and echo in php?
What are PHP Magic Methods/Functions. List them.
What is the use of is_array() and in_array()?
Write a query to find the 2nd highest salary of an employee from the employee table?
How to replace a text in a string with another text in php?
What is exception handling in php?
How to break a file path name into parts?
How to store the uploaded file to the final location?