How can i change the extension name like i have a page which
name aboutme.php but i want to show it aboutme.php3 or
aboutme.aspx?
Answer Posted / vinod ahuja
you need to write URL rewrite rules using .htaccess file
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is php a backend?
What is csrf token and why it is required?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How can a cross-site scripting attack be prevented by php?
Explain do you use composer? If yes, what benefits have you found in it?
How is the ternary conditional operator used in php?
What is cms php?
How would you determine the size of a file in php?
What is namespace in php?
Explain PHP?
Write a program to display a table of any given number?
What are the array functions in php?
What are classes in php?
Why php is used?
What is "echo" in php?