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 can we encrypt the username and password using PHP?
3 Answers Rushmore Consultancy,
What php framework does wordpress use?
How we get browser details of clients machine?
Is age interval or ordinal data?
How many types of php frameworks are there?
How to create and destroy cookies in php?
What is difference between rest and http?
What is cookie and session in php?
What is php form validation?
what is DDL and DML?
What are php libraries?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?