How can we convert asp pages to PHP pages?
Answers were Sorted based on User's Feedback
Answer / sunil deshkar
We can use HTACCESS to convert asp pages to php pages.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / 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 |
What is the method to register a variable into a session?
What does $_ post mean in php?
What is a php 5?
What is pdo in php why use?
Which parts of php are case sensitive?
Explain object-oriented methodology in php?
What are the new features in php 7?
How to get the value of current session id?
How to generate a character from an ascii value?
How can we find the number of rows in a result set using PHP?
Give any ten basic functions in PHP?
Is it possible multiple inheritance in php?