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 |
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Can we use include ("xyz.php") two times in a php page "index.php"?
Does wordpress still use php?
How to get the http request in php?
What does $_cookie means?
What is difference between strstr() and stristr()?
What is meant by public, private, protected, static and final scopes?
What is the use of @ in php?
What is variable give example?
What is echo and print in php?
when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
How to create an empty array in php?