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 |
How many keywords are there in php?
What is the meaning of php?
How do you format and output a number with leading zero's?
How to make horizonatl menu and vertical menu responsive
Php code to find whether a number armstrong or not?
Can php run without apache?
How many types of functions are there in php?
How to convert a character to an ascii value?
how to select single row from table and insert into same table as a new record by using a single sql query.
What is isset php?
What is namespace in php?
Does session expire on closing browser?