How can you parse files that were not ending with .php by
using Apache?
Answer / 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 |
how php works with oracle?
What are some of the advanced features of php?
How can we encrypt the password using php?
Why is php used for web development?
What does a delimiter do in mysql?
Explain the changes in php versions?
What are the final class and final method?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
How can we know the number of days between two given dates using PHP? How can we know the number of days between two given dates using MySQL?
Tell me what is the use of "ksort" in php?
What is scope of variable in php?
What is the most common http method?