How can we convert asp pages to PHP pages?
Answer Posted / sunil deshkar
We can use HTACCESS to convert asp pages to php pages.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the difference between print() and echo()?
How to create a directory?
What are the differences between require and include?
Explain how we can retrieve the data in the result set of mysql using php?
What is the use of mysql_fetch_assoc in php?
How can we change the value of a constant?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What are php string functions?
Which php global variable is used for uploading a file?
What are the different types of statements that are present in php?
How is session id stored in browser?
How to write the form tag correctly for uploading files?
How to create a public static method in PHP?
How to call a php function from html button?
What is split function in php?