How can you parse files that were not ending with .php by
using Apache?
Answer Posted / arvind sharma
we need to change htpd.conf file for this ........have to
specify the extension which apache will parse as PHP file.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of strpos in php?
What is the difference between abstract class and interface in php?
What new features php7 has in store for us?
What is use of count() function in php?
Can we set session value in javascript?
What is super () python?
How do I get csrf token?
How to read one character from a file?
how to use http headers inside php? Write the statement through which it can be added?
Is it possible to protect special characters in a query string?
Explain mail function in PHP with syntax?
What type of headers have to be added in the mail function to attach a file?
How to execute a function in php?
What is an example of a variable?
Is php used for frontend or backend?