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 |
Tell me how is it possible to know the number of rows returned in result set?
explain the changes in php version
How many ways we can give the output to a browser?
What is the Default syntax used in PHP?
Tell me what is the use of explode() function?
What is difference between put and post method in http?
How can you count number of parameters given in a URL by POST method?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
how can refresh current page automatically, without press any button and anchor tag.
What is exception handling in php?
Does browser understand php?
Explain what is smarty?