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
Is php case sensitive?
How is a constant defined in a PHP script?
How to move uploaded files to permanent directory?
What is php oop?
What are the ways to define a constant in php?
Write a statement to show the joining of multiple comparisons in php?
Explain Traits in PHP?
Are sessions stateless?
Explain the difference between require() and require_once()?
What is php session_start() and session_destroy() function?
What are the design patterns in php?
What does a special set of tags do in php?
What is the best way to avoid email sent through php getting into the spam folder?
What is the difference between require_once and require in php?
What is the difference between characters 34 and x34?