How can we convert asp pages to PHP pages?
Answer Posted / ramasamy
www.asptophpnatzon.com is used to convert asp2php will take
web pages written for Microsoft's ASP and convert them to
PHP. asp2php works mostly on VBScript, but some JScript
support has been added.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What does explode do in php?
How to create a directory?
What are the functions used in php?
How do I display php errors?
What are the difference between abstract class and interface in oops?
What is the difference between $argv and $argc? Give example?
How to get number of days between two given dates using PHP?
Explain about require and include function?
Why use static methods php?
What is php constructor?
Is php a float?
How can you pass a variable by reference?
What is isset post?
What is a null coalescing operator in php7?
What is default session time and path in PHP. How to change it?