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 convert any type of video formate in flv formate in php can any buddy give me coding.
What will replacement of localhost username and password on submission a site
How to insert a line break in php string?
How to create a table to store files?
Inside a php function, what param needs to be set in order to access a global variable?
What is variable and data type?
What is http php?
How to get a random value from a php array?
suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?
How do you define a constant?
How can we get second of the current time using date function?
This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?