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 |
Who developed php?
What is php namespace?
What is the use of htmlentities in php?
How can we display information of a variable and readable by human with php?
Is python similar to php?
How do I find out the number of parameters passed into function9?
Do you know design patterns. List few?
What does namespace mean in php?
How can we execute a php script using command line?
How is it possible to know the number of rows returned in result set?
How do I sort numbers in php?
What are the rules to declare a php variables?