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 is the use of rand() in php?
What is session_register()?
Do you know what is php?
How to remove an empty directory?
How to get the http request in php?
Which function you can use in php to open a file for reading or writing or for both?
What function do we use to find length of string, and length of array?
Does php support multithreading?
Php being an open source is there any support available to it?
Explain the difference between urlencode and urldecode?
What are sql injections, how do you prevent them and what are the best practices?
What is active record in php?
What is php oop?
What does namespace mean in php?
What is difference between isset and empty in php?