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 |
where to change in php.ini file for file uploading?
How to create a session? How to set a value in session?
This question is regarding version control. If two developers are committing the same php file at same time what will happen ? What error it will show (if any) ?
Is jquery better than javascript?
Why php is also called as scripting language?
Is php is dying?
List the different types of print functions available in php?
What is a model in php?
How many columns can be added in a table in mysql?
How arrays are used in php?
What do you use php for?
How can we submit a form without using submit buttons?