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 to Pass JSON Data in a URL using CURL in PHP?
Why namespace is used in php?
What is Gd PHP?
What is php static function?
How to display your correct URL of the current web page?
How many open modes available when a file open in PHP?
What does $_ post mean in php?
Tell me when a conditional statement is ended with an endif?
What does trim () do in javascript?
what are the basic steps to installation php4+mysql4+phpmyadmin on IIS web server?. Pls write the complete steps.
How does php isset work?
What does explode do in php?