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
Explain what is the difference between session and cookie?
Tell me what is use of in_array() function in php?
What is dao in php?
What is difference between variable declaration and variable definition?
What is the use of "echo" in php?
Why do we use session?
What is the difference between null and empty?
Explain array_uintersect()?
What is a persistence cookie?
What is prepare in php?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
Is nan in javascript?
Is php front end or back end?
Why do we use sessions in php?
How to remove a file?