How can we convert asp pages to PHP pages?
Answer Posted / sunil deshkar
We can use HTACCESS to convert asp pages to php pages.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Php code to find whether a number armstrong or not?
Explain me is it possible to destroy a cookie?
What is the functionality of the functions strstr() and stristr()?
Explain what is the static variable in function useful for?
What are php expressions?
Can we override static method?
What is isset post?
How to block direct directory access in PHP?
What's the best method for sanitizing user input with php?
How the web server interprets php and interacts with the client?
What are string functions?
What does echo mean in php?
How to get the position of the character in a string in php?
What is php and sql?
How to access a global variable inside a function?