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
Do you know how can we check the value of a given variable is a number?
How to check if a string contains a character or word in php?
How to generate a character from an ascii value?
What version of php do I have windows?
Tell me how to set a page as a home page in a php based site?
How to remove duplicate values from array using php?
Which will start a session?
What is a query in php?
What is the difference between characters and #?
How to create a public static method in PHP?
What is the difference server side and browser side validation?
What is the interface in php?
How do you clear environment variables?
How is it possible to cast types in php?
How to move uploaded files to permanent directory?